Hello community,

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

Package is "trytond_product"

Wed Jul  5 23:56:05 2017 rev:2 rq:505315 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2016-09-23 11:29:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_product.new/trytond_product.changes     
2017-07-05 23:56:06.723894750 +0200
@@ -2 +2 @@
-Sun Aug 21 12:31:41 UTC 2016 - jeng...@inai.de
+Fri Jan  6 15:27:16 UTC 2017 - axel.br...@gmx.de
@@ -4 +4,11 @@
-- Update summary/description
+- Version 4.2.1
+
+------------------------------------------------------------------- 
+Mon Nov 28 18:22:41 UTC 2016 - axel.br...@gmx.de 
+
+- Tryton Release 4.2 
+
+------------------------------------------------------------------- 
+Tue May 02 10:24:48 UTC 2016 - axel.br...@gmx.de 
+
+- Tryton Release 4.0 

Old:
----
  trytond_product-3.8.0.tar.gz

New:
----
  trytond_product-4.2.1.tar.gz

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

Other differences:
------------------
++++++ trytond_product.spec ++++++
--- /var/tmp/diff_new_pack.u5CZtx/_old  2017-07-05 23:56:07.643765172 +0200
+++ /var/tmp/diff_new_pack.u5CZtx/_new  2017-07-05 23:56:07.647764609 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_product
-Version:        %{majorver}.0
+Version:        %{majorver}.1
 Release:        0
 Summary:        The "product" module for the Tryton ERP system
 License:        GPL-3.0
@@ -27,13 +27,10 @@
 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:  python3-setuptools
 Requires:       trytond
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
 The Product module defines the following models in the Tryton
@@ -44,15 +41,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_product-3.8.0.tar.gz -> trytond_product-4.2.1.tar.gz ++++++
++++ 26080 lines of diff (skipped)


Reply via email to