Hello community,

here is the log from the commit of package trytond_account_product for 
openSUSE:Factory checked in at 2017-07-05 23:55:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account_product (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_account_product.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_account_product"

Wed Jul  5 23:55:50 2017 rev:3 rq:505309 version:4.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/trytond_account_product/trytond_account_product.changes
  2016-09-30 15:32:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_account_product.new/trytond_account_product.changes
     2017-07-05 23:55:51.526035599 +0200
@@ -2 +2 @@
-Sun Sep 25 10:10:29 UTC 2016 - [email protected]
+Mon Nov 28 18:22:41 UTC 2016 - [email protected] 
@@ -4 +4,6 @@
-- Summary update
+- Tryton Release 4.2 
+
+------------------------------------------------------------------- 
+Tue May 02 10:24:48 UTC 2016 - [email protected] 
+
+- Tryton Release 4.0 

Old:
----
  trytond_account_product-3.8.0.tar.gz

New:
----
  trytond_account_product-4.2.0.tar.gz

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

Other differences:
------------------
++++++ trytond_account_product.spec ++++++
--- /var/tmp/diff_new_pack.hUxDtn/_old  2017-07-05 23:55:52.473902078 +0200
+++ /var/tmp/diff_new_pack.hUxDtn/_new  2017-07-05 23:55:52.473902078 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package trytond_account_product
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014-2016 Dr. Axel Braun
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,8 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
+
 Name:           trytond_account_product
 Version:        %{majorver}.0
 Release:        0
@@ -26,17 +27,15 @@
 Group:          Productivity/Office/Management
 Url:            http://www.tryton.org/
 Source:         
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
-BuildRequires:  fdupes
 # List of additional build dependencies
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  fdupes
+BuildRequires:  python3-setuptools
 Requires:       trytond
 Requires:       trytond_account
 Requires:       trytond_company
 Requires:       trytond_product
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
 The account_product module of the Tryton application platform.
@@ -45,14 +44,14 @@
 %setup -q
 
 %build
-python setup.py build
+python3 setup.py build   
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%_prefix --root=%buildroot 
 %fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root)
-%{python_sitelib}/*
+%{python3_sitelib}/*
 
 %changelog

++++++ trytond_account_product-3.8.0.tar.gz -> 
trytond_account_product-4.2.0.tar.gz ++++++
++++ 12003 lines of diff (skipped)


Reply via email to