Hello community,

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

Package is "trytond_country"

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

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

Old:
----
  trytond_country-3.8.0.tar.gz

New:
----
  trytond_country-4.2.0.tar.gz

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

Other differences:
------------------
++++++ trytond_country.spec ++++++
--- /var/tmp/diff_new_pack.SKmfBx/_old  2017-07-05 23:56:02.588477288 +0200
+++ /var/tmp/diff_new_pack.SKmfBx/_new  2017-07-05 23:56:02.592476724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_country
 #
-# 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,7 +17,7 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_country
 Version:        %{majorver}.0
 Release:        0
@@ -26,17 +26,16 @@
 Group:          Productivity/Office/Management
 Url:            http://www.tryton.org/
 Source:         
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
-
+# List of additional build dependencies
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python3-setuptools
 Requires:       proteus
 Requires:       trytond
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
+%description
 The country module defines the concepts of country and subdivision in
 the Tryton application platform. The module comes preloaded with the
 ISO 3166 list of countries and subdivisions thanks to the pycountry
@@ -46,16 +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)
-%{python_sitelib}/*
+%{python3_sitelib}/*
 %{_bindir}/trytond_import_zip
 
 %changelog

++++++ trytond_country-3.8.0.tar.gz -> trytond_country-4.2.0.tar.gz ++++++
++++ 616603 lines of diff (skipped)


Reply via email to