Hello community,

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

Package is "trytond_account_invoice"

Wed Jul  5 23:55:43 2017 rev:4 rq:505307 version:4.2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/trytond_account_invoice/trytond_account_invoice.changes
  2017-01-10 10:50:10.506764716 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_account_invoice.new/trytond_account_invoice.changes
     2017-07-05 23:55:46.482746022 +0200
@@ -2 +2 @@
-Sat Jan  7 18:52:13 UTC 2017 - axel.br...@gmx.de
+Tue Jun  6 20:18:02 UTC 2017 - axel.br...@gmx.de
@@ -4 +4 @@
-- Version 3.8.5
+- Version 4.2.3
@@ -7 +7 @@
-Tue Dec 20 11:24:41 UTC 2016 - axel.br...@gmx.de
+Fri Mar 10 10:24:39 UTC 2017 - axel.br...@gmx.de
@@ -9 +9 @@
-- version 3.8.4
+- Version 4.2.2
@@ -12 +12 @@
-Fri Sep 23 10:48:23 UTC 2016 - jeng...@inai.de
+Tue Feb  7 06:14:08 UTC 2017 - axel.br...@gmx.de
@@ -14 +14,11 @@
-- Correct summary
+- 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_account_invoice-3.8.5.tar.gz

New:
----
  trytond_account_invoice-4.2.3.tar.gz

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

Other differences:
------------------
++++++ trytond_account_invoice.spec ++++++
--- /var/tmp/diff_new_pack.xsLYTx/_old  2017-07-05 23:55:47.350623769 +0200
+++ /var/tmp/diff_new_pack.xsLYTx/_new  2017-07-05 23:55:47.358622642 +0200
@@ -2,7 +2,7 @@
 # spec file for package trytond_account_invoice
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014-2016 Dr. Axel Braun
+# Copyright (c) 2016 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,9 +17,9 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_account_invoice
-Version:        %{majorver}.5
+Version:        %{majorver}.3
 Release:        0
 Summary:        The "account_invoice" module for the Tryton ERP system
 License:        GPL-3.0
@@ -27,11 +27,8 @@
 Url:            http://www.tryton.org/
 Source:         
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-# List of additional build dependencies
-BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-Requires:       python-dateutil
+BuildRequires:  python3-setuptools
+Requires:       python3-dateutil
 Requires:       trytond
 Requires:       trytond_account
 Requires:       trytond_account_product
@@ -49,14 +46,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_invoice-3.8.5.tar.gz -> 
trytond_account_invoice-4.2.3.tar.gz ++++++
++++ 57922 lines of diff (skipped)


Reply via email to