Hello community,

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

Package is "trytond_company"

Wed Jul  5 23:55:55 2017 rev:2 rq:505311 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_company/trytond_company.changes  
2016-09-23 11:32:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_company.new/trytond_company.changes     
2017-07-05 23:55:55.833428839 +0200
@@ -2 +2 @@
-Tue Sep  6 15:21:40 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 @@
-Sun Aug 21 12:25:15 UTC 2016 - [email protected]
+Tue May 02 10:24:48 UTC 2016 - [email protected] 
@@ -9 +9 @@
-- Update summary/description
+- Tryton Release 4.0 

Old:
----
  trytond_company-3.8.1.tar.gz

New:
----
  trytond_company-4.2.0.tar.gz

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

Other differences:
------------------
++++++ trytond_company.spec ++++++
--- /var/tmp/diff_new_pack.cnxCOB/_old  2017-07-05 23:55:56.761298134 +0200
+++ /var/tmp/diff_new_pack.cnxCOB/_new  2017-07-05 23:55:56.765297571 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package trytond_company
 #
-# 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,19 +17,18 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_company
-Version:        %{majorver}.1
+Version:        %{majorver}.0
 Release:        0
 Summary:        The "company" module for 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_currency
 Requires:       trytond_party
@@ -41,18 +40,17 @@
 extend the user model in the Tryton application platform.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%version
 
 %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_company-3.8.1.tar.gz -> trytond_company-4.2.0.tar.gz ++++++
++++ 10118 lines of diff (skipped)


Reply via email to