Hello community,

here is the log from the commit of package trytond for openSUSE:Factory checked 
in at 2018-06-20 15:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond (Old)
 and      /work/SRC/openSUSE:Factory/.trytond.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond"

Wed Jun 20 15:23:10 2018 rev:20 rq:616375 version:4.2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond/trytond.changes  2018-05-15 
10:33:33.203854503 +0200
+++ /work/SRC/openSUSE:Factory/.trytond.new/trytond.changes     2018-06-20 
15:23:26.795293551 +0200
@@ -1,0 +2,13 @@
+Tue Jun 12 19:04:04 UTC 2018 - axel.br...@gmx.de
+
+- boo#1096706 set postgres96 using update-alternatives (openQA failure)
+
+-------------------------------------------------------------------
+Mon Jun 11 09:20:09 UTC 2018 - axel.br...@gmx.de
+
+- Version 4.2.12 - Bugfix Release
+  boo#1096706 requirement for postgres96 fixed
+  copyright to log file and readme added
+  Specfile cleaned up
+
+-------------------------------------------------------------------

Old:
----
  trytond-4.2.11.tar.gz

New:
----
  trytond-4.2.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trytond.spec ++++++
--- /var/tmp/diff_new_pack.HWtZ8W/_old  2018-06-20 15:23:30.691152248 +0200
+++ /var/tmp/diff_new_pack.HWtZ8W/_new  2018-06-20 15:23:30.691152248 +0200
@@ -2,7 +2,7 @@
 # spec file for package trytond
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2015, 2016 Dr. Axel Braun
+# Copyright (c) 2015 - 2018 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define majorver 4.2
 %define base_name tryton
 Name:           trytond
-Version:        %{majorver}.11
+Version:        %{majorver}.12
 Release:        0
 
 Summary:        An Enterprise Resource Planning (ERP) system
@@ -45,34 +45,35 @@
 BuildRequires:  python3-pydot3
 BuildRequires:  python3-python-sql
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-simplejson
 BuildRequires:  python3-wrapt
 BuildRequires:  systemd-rpm-macros
+BuildRequires: postgresql
+BuildRequires: postgresql96-server
+Requires:       libreoffice-pyuno
 Requires:       postgresql96-server
 Requires:       python3-Genshi
-Requires:       python3-lxml
-Requires:       python3-psycopg2
-#Requires:     python3-pytz
-#Requires:     python3-pyOpenSSL
-#Requires:     python3-egenix-mx-base
-Requires:       libreoffice-pyuno
 Requires:       python3-Levenshtein
-Requires:       python3-dateutil
-Requires:       python3-polib
-Requires:       python3-python-sql
-Requires:       python3-relatorio
-Requires:       unoconv
-#Requires:     python3-PyWebDAV
 Requires:       python3-Sphinx
 Requires:       python3-Werkzeug
 Requires:       python3-bcrypt
+Requires:       python3-dateutil
+Requires:       python3-lxml
 Requires:       python3-mock
+Requires:       python3-polib
+Requires:       python3-psycopg2
+Requires:       python3-python-sql
+Requires:       python3-relatorio
 Requires:       python3-simpleeval
 Requires:       python3-wrapt
+Requires:       unoconv
 Requires(pre):         /usr/sbin/groupadd
 Requires(pre):         /usr/sbin/useradd
+# Post requires update-alternatives to install tool update-alternatives.
+Requires(post): update-alternatives
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
+
 %{?systemd_requires}
 
 %description
@@ -105,14 +106,16 @@
 %fdupes -s %{buildroot}
 
 %pre
-getent group tryton > /dev/null || %{_sbindir}/groupadd -r tryton || :
+getent group tryton > /dev/null || %{_sbindir}/groupadd -r tryton
 getent passwd tryton > /dev/null || %{_sbindir}/useradd -r -g tryton \
        -d %{_localstatedir}/lib/%{name} -s /sbin/nologin \
-       -c 'Tryton ERP' tryton || :
+       -c 'Tryton ERP' tryton
 %service_add_pre trytond.service
 
 %post
 %service_add_post trytond.service
+# Postgresql 96 is required for tryton series 4.2.x!
+update-alternatives --set postgresql /usr/lib/postgresql96
 
 %preun
 %service_del_preun trytond.service

++++++ tryton-server.README.SUSE ++++++
--- /var/tmp/diff_new_pack.HWtZ8W/_old  2018-06-20 15:23:30.747150217 +0200
+++ /var/tmp/diff_new_pack.HWtZ8W/_new  2018-06-20 15:23:30.751150072 +0200
@@ -246,4 +246,9 @@
         
   * Only the same major version of Tryton client and Tryton server can connect.
 
- -- Axel Braun <axel.br...@gmx.de>  THU Sep 14 19:24:07 UTC 2017
+ -- Axel Braun <axel.br...@gmx.de>  MON Jun 11 10:27:14 UTC 2018
+
+
+This file is based on tryton-server.README.Debian
+Copyright: 2009-2012 Daniel Baumann <dan...@debian.org>
+           2011-2014 Mathias Behrle <mathi...@m9s.biz>
\ No newline at end of file

++++++ trytond-4.2.11.tar.gz -> trytond-4.2.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/.hgtags new/trytond-4.2.12/.hgtags
--- old/trytond-4.2.11/.hgtags  2018-05-07 23:07:40.000000000 +0200
+++ new/trytond-4.2.12/.hgtags  2018-06-11 10:12:39.000000000 +0200
@@ -26,3 +26,4 @@
 1f035cc6f6bc9af970d6db658c1acb3b0b211916 4.2.9
 85cd8ba33305eb48db50a52d7d8eb473f6387850 4.2.10
 0da6fb844986da58c8fff6eacd54ee8ba0708cf7 4.2.11
+c2fa5cf885b7e4af05c338bc4ccfdb2f59e5c0a4 4.2.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/CHANGELOG new/trytond-4.2.12/CHANGELOG
--- old/trytond-4.2.11/CHANGELOG        2018-05-07 23:07:39.000000000 +0200
+++ new/trytond-4.2.12/CHANGELOG        2018-06-11 10:12:39.000000000 +0200
@@ -1,3 +1,6 @@
+Version 4.2.12 - 2018-06-11
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.11 - 2018-05-07
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/PKG-INFO new/trytond-4.2.12/PKG-INFO
--- old/trytond-4.2.11/PKG-INFO 2018-05-07 23:07:41.000000000 +0200
+++ new/trytond-4.2.12/PKG-INFO 2018-06-11 10:12:40.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond
-Version: 4.2.11
+Version: 4.2.12
 Summary: Tryton server
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/doc/topics/domain.rst 
new/trytond-4.2.12/doc/topics/domain.rst
--- old/trytond-4.2.11/doc/topics/domain.rst    2017-05-03 18:52:26.000000000 
+0200
+++ new/trytond-4.2.12/doc/topics/domain.rst    2018-06-11 10:12:37.000000000 
+0200
@@ -209,12 +209,12 @@
 ``child_of``
 ------------
 
-    Is a parent child comparison operator. In case ``<field name>`` is a
-    :class:`~trytond.model.fields.one2many` returns true, if
-    ``<field name>`` is a child of ``<operand>``. ``<field name>``
-    and ``<operand>`` are represented each by an ``id``.
-    In case ``<field name>`` is a :class:`~trytond.model.fields.many2many`
-    not linked to itself, the clause pattern extends to::
+    Is a parent child comparison operator. Returns true for records that are
+    a child of ``<operand>``. ``<operand>`` is a list of ``ids`` and ``<field
+    name>`` must be a :class:`~trytond.model.fields.many2one` or a
+    :class:`~trytond.model.fields.many2many`.
+    In case ``<field name>`` is not linked to itself, the clause pattern
+    extends to::
 
         (<field name>, ['child_of'|'not_child_of'], <operand>, <parent field>)
 
@@ -236,7 +236,7 @@
 ``not parent_of``
 -----------------
 
-    Is a parent child comparison operator. it is the negation of this
+    Is a parent child comparison operator. It is the negation of this
     `parent_of`_ operator.
 
 ``where``
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/trytond/__init__.py 
new/trytond-4.2.12/trytond/__init__.py
--- old/trytond-4.2.11/trytond/__init__.py      2018-03-01 22:50:59.000000000 
+0100
+++ new/trytond-4.2.12/trytond/__init__.py      2018-05-07 23:08:12.000000000 
+0200
@@ -5,7 +5,7 @@
 import logging
 from email import charset
 
-__version__ = "4.2.11"
+__version__ = "4.2.12"
 logger = logging.getLogger(__name__)
 
 os.environ['TZ'] = 'UTC'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond-4.2.11/trytond.egg-info/PKG-INFO 
new/trytond-4.2.12/trytond.egg-info/PKG-INFO
--- old/trytond-4.2.11/trytond.egg-info/PKG-INFO        2018-05-07 
23:07:40.000000000 +0200
+++ new/trytond-4.2.12/trytond.egg-info/PKG-INFO        2018-06-11 
10:12:40.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond
-Version: 4.2.11
+Version: 4.2.12
 Summary: Tryton server
 Home-page: http://www.tryton.org/
 Author: Tryton

++++++ trytond_log.conf ++++++
--- /var/tmp/diff_new_pack.HWtZ8W/_old  2018-06-20 15:23:31.003140932 +0200
+++ /var/tmp/diff_new_pack.HWtZ8W/_new  2018-06-20 15:23:31.007140787 +0200
@@ -1,5 +1,7 @@
 # /etc/tryton/trytond_log.conf - Logging configuration file for Tryton Server 
(trytond)
 #
+# Copyright (c) 2016 Mathias Behrle <mbeh...@m9s.biz> 
+#
 # This file contains settings for trytond to rotate logs daily and
 # to keep 30 logs.
 


Reply via email to