Hello community,

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

Package is "trytond_stock_lot"

Wed Jul  5 23:56:09 2017 rev:4 rq:505319 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_stock_lot/trytond_stock_lot.changes      
2017-01-10 10:43:38.418014809 +0100
+++ /work/SRC/openSUSE:Factory/.trytond_stock_lot.new/trytond_stock_lot.changes 
2017-07-05 23:56:11.255256438 +0200
@@ -2 +2 @@
-Wed Dec 21 23:09:26 UTC 2016 - [email protected]
+Mon Nov 28 18:22:41 UTC 2016 - [email protected] 
@@ -4 +4 @@
-- version 3.8.1
+- Tryton Release 4.2 
@@ -7 +7 @@
-Sat Nov  5 18:03:16 UTC 2016 - [email protected]
+Tue May 02 10:24:48 UTC 2016 - [email protected] 
@@ -9 +9 @@
-- Description enhanced 
+- Tryton Release 4.0 

Old:
----
  trytond_stock_lot-3.8.1.tar.gz

New:
----
  trytond_stock_lot-4.2.0.tar.gz

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

Other differences:
------------------
++++++ trytond_stock_lot.spec ++++++
--- /var/tmp/diff_new_pack.kCO9TS/_old  2017-07-05 23:56:12.031147141 +0200
+++ /var/tmp/diff_new_pack.kCO9TS/_new  2017-07-05 23:56:12.031147141 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_stock_lot
 #
-# 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,19 +17,18 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_stock_lot
-Version:        %{majorver}.1
+Version:        %{majorver}.0
 Release:        0
 Summary:        The "stock_lot" module of the Tryton ERP system
 License:        GPL-3.0+
 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_company
 Requires:       trytond_currency
@@ -46,15 +45,15 @@
 %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)
 %doc README
-%{python_sitelib}/*
+%{python3_sitelib}/*
 
 %changelog

++++++ trytond_stock_lot-3.8.1.tar.gz -> trytond_stock_lot-4.2.0.tar.gz ++++++
++++ 9461 lines of diff (skipped)


Reply via email to