Hello community,

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

Package is "trytond_currency"

Wed Jul  5 23:56:02 2017 rev:2 rq:505313 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes        
2016-09-23 11:29:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_currency.new/trytond_currency.changes   
2017-07-05 23:56:05.260100948 +0200
@@ -2 +2 @@
-Sun Aug 21 12:28:41 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_currency-3.8.0.tar.gz

New:
----
  trytond_currency-4.2.0.tar.gz

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

Other differences:
------------------
++++++ trytond_currency.spec ++++++
--- /var/tmp/diff_new_pack.G1Xa0l/_old  2017-07-05 23:56:05.772028835 +0200
+++ /var/tmp/diff_new_pack.G1Xa0l/_new  2017-07-05 23:56:05.776028272 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_currency
 #
-# 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_currency
 Version:        %{majorver}.0
 Release:        0
@@ -28,12 +28,10 @@
 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:       trytond
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
 The currency module defines the concepts of currency and rate
@@ -43,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_currency-3.8.0.tar.gz -> trytond_currency-4.2.0.tar.gz ++++++
++++ 28226 lines of diff (skipped)


Reply via email to