commit trytond_currency for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2020-04-05 20:54:47

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new.3248 (New)


Package is "trytond_currency"

Sun Apr  5 20:54:47 2020 rev:8 rq:791421 version:5.0.4

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2019-12-04 14:19:49.478410042 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_currency.new.3248/trytond_currency.changes  
2020-04-05 20:54:48.657266691 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 17:04:59 UTC 2020 - Axel Braun 
+
+- Version 5.0.4 - Bugfix Release
+
+---

Old:

  trytond_currency-5.0.3.tar.gz

New:

  trytond_currency-5.0.4.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.Iy450l/_old  2020-04-05 20:54:49.333267416 +0200
+++ /var/tmp/diff_new_pack.Iy450l/_new  2020-04-05 20:54:49.341267424 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_currency
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define majorver 5.0
 Name:   trytond_currency
-Version:%{majorver}.3
+Version:%{majorver}.4
 Release:0
 Summary:The "currency" module for the Tryton ERP system
 License:GPL-3.0-only

++ trytond_currency-5.0.3.tar.gz -> trytond_currency-5.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/.drone.yml 
new/trytond_currency-5.0.4/.drone.yml
--- old/trytond_currency-5.0.3/.drone.yml   2018-11-03 01:21:58.0 
+0100
+++ new/trytond_currency-5.0.4/.drone.yml   2020-03-01 16:46:05.0 
+0100
@@ -19,6 +19,8 @@
 services:
 postgresql:
 image: postgres
+environment:
+- POSTGRES_HOST_AUTH_METHOD=trust
 when:
 matrix:
 DATABASE: postgresql
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/.hgtags 
new/trytond_currency-5.0.4/.hgtags
--- old/trytond_currency-5.0.3/.hgtags  2019-08-17 12:18:44.0 +0200
+++ new/trytond_currency-5.0.4/.hgtags  2020-04-04 17:52:49.0 +0200
@@ -22,3 +22,4 @@
 7043562fb5119edb9db295b08042f6f72b595b22 5.0.1
 81fd9eaf72960219583fdd365adbf94b8024690f 5.0.2
 eed702290426df427a07b1275916e51897fe7b83 5.0.3
+0628c698159b652c231e63325b4b48ffb4c465ab 5.0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/CHANGELOG 
new/trytond_currency-5.0.4/CHANGELOG
--- old/trytond_currency-5.0.3/CHANGELOG2019-08-17 12:18:43.0 
+0200
+++ new/trytond_currency-5.0.4/CHANGELOG2020-04-04 17:52:48.0 
+0200
@@ -1,3 +1,6 @@
+Version 5.0.4 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.3 - 2019-08-17
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/COPYRIGHT 
new/trytond_currency-5.0.4/COPYRIGHT
--- old/trytond_currency-5.0.3/COPYRIGHT2019-08-17 12:18:43.0 
+0200
+++ new/trytond_currency-5.0.4/COPYRIGHT2020-04-04 17:52:48.0 
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2019 Cédric Krier.
+Copyright (C) 2008-2020 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2019 B2CK SPRL.
+Copyright (C) 2008-2020 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/PKG-INFO 
new/trytond_currency-5.0.4/PKG-INFO
--- old/trytond_currency-5.0.3/PKG-INFO 2019-08-17 12:18:45.0 +0200
+++ new/trytond_currency-5.0.4/PKG-INFO 2020-04-04 17:52:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_currency
-Version: 5.0.3
+Version: 5.0.4
 Summary: Tryton module with currencies
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-5.0.3/tryton.cfg 
new/trytond_currency-5.0.4/tryton.cfg
--- old/trytond_currency-5.0.3/tryton.cfg   2019-02-19 22:02:18.0 
+0100
+++ new/trytond_currency-5.0.4/tryton.cfg   2019-11-15 22:28:07.0 
+0100
@@ -1,5 

commit trytond_currency for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2019-12-04 13:51:36

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new.4691 (New)


Package is "trytond_currency"

Wed Dec  4 13:51:36 2019 rev:7 rq:752399 version:5.0.3

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2019-08-28 18:36:27.741273478 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_currency.new.4691/trytond_currency.changes  
2019-12-04 14:19:49.478410042 +0100
@@ -1,0 +2,5 @@
+Thu Nov 21 14:22:28 UTC 2019 - Axel Braun 
+
+- version 5.0.3 (GNU Health 3.6 series) 
+
+---

Old:

  trytond_currency-4.6.2.tar.gz

New:

  trytond_currency-5.0.3.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.0e5c9g/_old  2019-12-04 14:19:49.894410393 +0100
+++ /var/tmp/diff_new_pack.0e5c9g/_new  2019-12-04 14:19:49.898410396 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_currency
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,14 +17,14 @@
 #
 
 
-%define majorver 4.6
+%define majorver 5.0
 Name:   trytond_currency
-Version:%{majorver}.2
+Version:%{majorver}.3
 Release:0
 Summary:The "currency" module for the Tryton ERP system
 License:GPL-3.0-only
 Group:  Productivity/Office/Management
-Url:http://www.tryton.org/
+URL:http://www.tryton.org/
 Source: 
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
 # List of additional build dependencies
 BuildRequires:  fdupes

++ trytond_currency-4.6.2.tar.gz -> trytond_currency-5.0.3.tar.gz ++
 8999 lines of diff (skipped)




commit trytond_currency for openSUSE:Factory

2019-08-28 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2019-08-28 18:36:26

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new.7948 (New)


Package is "trytond_currency"

Wed Aug 28 18:36:26 2019 rev:6 rq:726598 version:4.6.2

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2019-01-21 10:49:45.924062429 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_currency.new.7948/trytond_currency.changes  
2019-08-28 18:36:27.741273478 +0200
@@ -1,0 +2,5 @@
+Tue Aug 20 20:33:30 UTC 2019 - Axel Braun 
+
+- Version 4.6.2 - Bugfix Release
+
+---

Old:

  trytond_currency-4.6.1.tar.gz

New:

  trytond_currency-4.6.2.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.2DkkIU/_old  2019-08-28 18:36:28.625273324 +0200
+++ /var/tmp/diff_new_pack.2DkkIU/_new  2019-08-28 18:36:28.629273324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_currency
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define majorver 4.6
 Name:   trytond_currency
-Version:%{majorver}.1
+Version:%{majorver}.2
 Release:0
 Summary:The "currency" module for the Tryton ERP system
 License:GPL-3.0-only

++ trytond_currency-4.6.1.tar.gz -> trytond_currency-4.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.6.1/.hgtags 
new/trytond_currency-4.6.2/.hgtags
--- old/trytond_currency-4.6.1/.hgtags  2018-05-08 22:23:18.0 +0200
+++ new/trytond_currency-4.6.2/.hgtags  2019-08-17 12:20:39.0 +0200
@@ -18,3 +18,4 @@
 d4fc685791a019ef21d9ad07f71fceedfe20617b 4.4.0
 c4daf829907762ea5be0226afe2ea345552a 4.6.0
 3a44baf4bbc5ec3836c29fc9531a1e9526a8e1d6 4.6.1
+3a5e145c8261d01372f5b03fe6da47ee5bb6a2a2 4.6.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.6.1/CHANGELOG 
new/trytond_currency-4.6.2/CHANGELOG
--- old/trytond_currency-4.6.1/CHANGELOG2018-05-08 22:23:17.0 
+0200
+++ new/trytond_currency-4.6.2/CHANGELOG2019-08-17 12:20:39.0 
+0200
@@ -1,3 +1,6 @@
+Version 4.6.2 - 2019-08-17
+* Bug fixes (see mercurial logs for details)
+
 Version 4.6.1 - 2018-05-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.6.1/COPYRIGHT 
new/trytond_currency-4.6.2/COPYRIGHT
--- old/trytond_currency-4.6.1/COPYRIGHT2018-05-08 22:23:17.0 
+0200
+++ new/trytond_currency-4.6.2/COPYRIGHT2019-08-17 12:20:39.0 
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2018 Cédric Krier.
+Copyright (C) 2008-2019 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2018 B2CK SPRL.
+Copyright (C) 2008-2019 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.6.1/PKG-INFO 
new/trytond_currency-4.6.2/PKG-INFO
--- old/trytond_currency-4.6.1/PKG-INFO 2018-05-08 22:23:18.0 +0200
+++ new/trytond_currency-4.6.2/PKG-INFO 2019-08-17 12:20:40.0 +0200
@@ -1,13 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_currency
-Version: 4.6.1
+Version: 4.6.2
 Summary: Tryton module with currencies
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_trac...@tryton.org
 License: GPL-3
 Download-URL: http://downloads.tryton.org/4.6/
-Description-Content-Type: UNKNOWN
 Description: trytond_currency
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.6.1/currency.py 
new/trytond_currency-4.6.2/currency.py
--- old/trytond_currency-4.6.1/currency.py  2018-04-13 20:22:54.0 
+0200
+++ new/trytond_currency-4.6.2/currency.py  2019-08-11 22:33:26.0 
+0200
@@ -3,7 +3,7 @@
 import datetime
 import json
 
-from decimal import Decimal, ROUND_HALF_EVEN
+from decimal import Decimal, ROUND_HALF_EVEN, localcontext
 from trytond.model import ModelView, ModelSQL, fields, Unique, Check
 from trytond.tools import datetime_strftime
 from 

commit trytond_currency for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2019-01-21 10:49:23

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new.28833 (New)


Package is "trytond_currency"

Mon Jan 21 10:49:23 2019 rev:5 rq:664368 version:4.6.1

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2018-05-15 10:33:36.403736979 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_currency.new.28833/trytond_currency.changes 
2019-01-21 10:49:45.924062429 +0100
@@ -1,0 +2,5 @@
+Sat May 12 13:05:29 UTC 2018 - axel.br...@gmx.de
+
+- Version 4.6.1 - Bugfix Release
+
+---
@@ -38,0 +44 @@
+

Old:

  trytond_currency-4.2.2.tar.gz

New:

  trytond_currency-4.6.1.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.BXLFJx/_old  2019-01-21 10:49:47.284060771 +0100
+++ /var/tmp/diff_new_pack.BXLFJx/_new  2019-01-21 10:49:47.288060766 +0100
@@ -13,13 +13,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define majorver 4.2
+%define majorver 4.6
 Name:   trytond_currency
-Version:%{majorver}.2
+Version:%{majorver}.1
 Release:0
 Summary:The "currency" module for the Tryton ERP system
 License:GPL-3.0-only

++ trytond_currency-4.2.2.tar.gz -> trytond_currency-4.6.1.tar.gz ++
 11249 lines of diff (skipped)




commit trytond_currency for openSUSE:Factory

2018-05-15 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2018-05-15 10:14:07

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new (New)


Package is "trytond_currency"

Tue May 15 10:14:07 2018 rev:4 rq:606652 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2017-09-17 22:40:05.225821496 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_currency.new/trytond_currency.changes   
2018-05-15 10:33:36.403736979 +0200
@@ -1,0 +2,5 @@
+Sat May 12 12:59:03 UTC 2018 - axel.br...@gmx.de
+
+- Version 4.2.2 - Bugfix Release
+
+---

Old:

  trytond_currency-4.2.1.tar.gz

New:

  trytond_currency-4.2.2.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.MZgzWZ/_old  2018-05-15 10:33:37.091711711 +0200
+++ /var/tmp/diff_new_pack.MZgzWZ/_new  2018-05-15 10:33:37.091711711 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_currency
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +19,10 @@
 
 %define majorver 4.2
 Name:   trytond_currency
-Version:%{majorver}.1
+Version:%{majorver}.2
 Release:0
 Summary:The "currency" module for the Tryton ERP system
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Office/Management
 Url:http://www.tryton.org/
 Source: 
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz

++ trytond_currency-4.2.1.tar.gz -> trytond_currency-4.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.1/.drone.yml 
new/trytond_currency-4.2.2/.drone.yml
--- old/trytond_currency-4.2.1/.drone.yml   1970-01-01 01:00:00.0 
+0100
+++ new/trytond_currency-4.2.2/.drone.yml   2016-11-28 18:38:49.0 
+0100
@@ -0,0 +1,9 @@
+image: python:all
+env:
+  - POSTGRESQL_URI=postgresql://postgres@127.0.0.1:5432/
+  - MYSQL_URI=mysql://root@127.0.0.1:3306/
+script:
+  - pip install tox
+  - tox -e "{py27,py33,py34,py35}-{sqlite,postgresql}" 
--skip-missing-interpreters
+services:
+  - postgres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.1/.hgtags 
new/trytond_currency-4.2.2/.hgtags
--- old/trytond_currency-4.2.1/.hgtags  1970-01-01 01:00:00.0 +0100
+++ new/trytond_currency-4.2.2/.hgtags  2018-05-08 22:24:59.0 +0200
@@ -0,0 +1,19 @@
+9d9bdc65a7583f7d9372c146dd8c84404d818da1 1.0.0
+4c18a681b16db8ed5ab327ce60ed83157be5a11e 1.2.0
+c1f124674fbc1c5e6555c12dadf3ac5e751a5d62 1.4.0
+24460c6a7e95e3eccd7b5f4dac02f53b7067 1.6.0
+35322c65837422ed3c108b002502c28067817246 1.8.0
+ed5c39f1c94205aaea8803f634ae848f4328bf4e 2.0.0
+b6e2bab62e6e99a16a6137e280c05cf090aecc27 2.2.0
+d8d987a8b8f7a9ca827e13bfaf0a6418fa93c088 2.4.0
+c391c4d2e0e41cdb1c4345fd9366d95435012c1e 2.6.0
+6af280ac38ada264adec613ee8d003b1666e854d 2.8.0
+68ff5923ae1d38736307e42ad80819d8b00a1ed2 3.0.0
+aeb255e67b8bab29d4a80a0257de8d92aaabe6e5 3.2.0
+6d886565069958d9d1a8000f728ecca34b8523fb 3.4.0
+e3b0a6ef8833a372629a4236ba5de183a52214b2 3.6.0
+d70aa7851f3c6cbe0e5474ca38f44a99671ffe26 3.8.0
+23e7c495b5019b237f60c39390c9c4e606cea244 4.0.0
+de2bfefb09a7916b4d1c7f90fd553fca49bd749a 4.2.0
+53fb4e2ed294963eae79ddb3cfdc64db85d2350e 4.2.1
+3c60b52f49e320da718c8744306acbb74aca4a80 4.2.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.1/CHANGELOG 
new/trytond_currency-4.2.2/CHANGELOG
--- old/trytond_currency-4.2.1/CHANGELOG2017-09-04 22:46:27.0 
+0200
+++ new/trytond_currency-4.2.2/CHANGELOG2018-05-08 22:24:59.0 
+0200
@@ -1,3 +1,6 @@
+Version 4.2.2 - 2018-05-08
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.1 - 2017-09-04
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.1/COPYRIGHT 
new/trytond_currency-4.2.2/COPYRIGHT
--- old/trytond_currency-4.2.1/COPYRIGHT2017-09-04 22:46:27.0 
+0200
+++ new/trytond_currency-4.2.2/COPYRIGHT2018-05-08 22:24:58.0 
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2017 Cédric Krier.
+Copyright (C) 2008-2018 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2017 

commit trytond_currency for openSUSE:Factory

2017-09-17 Thread root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2017-09-17 22:39:07

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new (New)


Package is "trytond_currency"

Sun Sep 17 22:39:07 2017 rev:3 rq:526513 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/trytond_currency/trytond_currency.changes
2017-07-05 23:56:05.260100948 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_currency.new/trytond_currency.changes   
2017-09-17 22:40:05.225821496 +0200
@@ -0,0 +1,5 @@
+---
+Sat Sep  9 16:01:04 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.2.1 - Bugfix Release
+

Old:

  trytond_currency-4.2.0.tar.gz

New:

  trytond_currency-4.2.1.tar.gz



Other differences:
--
++ trytond_currency.spec ++
--- /var/tmp/diff_new_pack.z9Ky3W/_old  2017-09-17 22:40:05.78174 +0200
+++ /var/tmp/diff_new_pack.z9Ky3W/_new  2017-09-17 22:40:05.789742208 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 4.2
 Name:   trytond_currency
-Version:%{majorver}.0
+Version:%{majorver}.1
 Release:0
 Summary:The "currency" module for the Tryton ERP system
 License:GPL-3.0

++ trytond_currency-4.2.0.tar.gz -> trytond_currency-4.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/CHANGELOG 
new/trytond_currency-4.2.1/CHANGELOG
--- old/trytond_currency-4.2.0/CHANGELOG2016-11-28 16:10:32.0 
+0100
+++ new/trytond_currency-4.2.1/CHANGELOG2017-09-04 22:46:27.0 
+0200
@@ -1,3 +1,6 @@
+Version 4.2.1 - 2017-09-04
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.0 - 2016-11-28
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/COPYRIGHT 
new/trytond_currency-4.2.1/COPYRIGHT
--- old/trytond_currency-4.2.0/COPYRIGHT2016-11-28 16:10:29.0 
+0100
+++ new/trytond_currency-4.2.1/COPYRIGHT2017-09-04 22:46:27.0 
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2016 Cédric Krier.
+Copyright (C) 2008-2017 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2016 B2CK SPRL.
+Copyright (C) 2008-2017 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/PKG-INFO 
new/trytond_currency-4.2.1/PKG-INFO
--- old/trytond_currency-4.2.0/PKG-INFO 2016-11-28 16:10:44.0 +0100
+++ new/trytond_currency-4.2.1/PKG-INFO 2017-09-04 22:46:28.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_currency
-Version: 4.2.0
+Version: 4.2.1
 Summary: Tryton module with currencies
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/currency.py 
new/trytond_currency-4.2.1/currency.py
--- old/trytond_currency-4.2.0/currency.py  2015-11-15 21:34:22.0 
+0100
+++ new/trytond_currency-4.2.1/currency.py  2017-09-04 22:46:26.0 
+0200
@@ -244,7 +244,6 @@
 class Rate(ModelSQL, ModelView):
 'Rate'
 __name__ = 'currency.currency.rate'
-_rec_name = 'date'
 date = fields.Date('Date', required=True, select=True)
 rate = fields.Numeric('Rate', digits=(12, 6), required=1)
 currency = fields.Many2One('currency.currency', 'Currency',
@@ -270,3 +269,6 @@
 @classmethod
 def check_xml_record(self, records, values):
 return True
+
+def get_rec_name(self, name):
+return str(self.date)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/setup.cfg 
new/trytond_currency-4.2.1/setup.cfg
--- old/trytond_currency-4.2.0/setup.cfg2016-11-28 16:10:44.0 
+0100
+++ new/trytond_currency-4.2.1/setup.cfg2017-09-04 22:46:28.0 
+0200
@@ -1,5 +1,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_currency-4.2.0/tryton.cfg 
new/trytond_currency-4.2.1/tryton.cfg
--- old/trytond_currency-4.2.0/tryton.cfg   2016-11-28 16:10:24.0 
+0100
+++ new/trytond_currency-4.2.1/tryton.cfg   2016-11-28 18:42:04.0 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=4.2.0
+version=4.2.1
 depends:
 ir
 res
diff -urN 

commit trytond_currency for openSUSE:Factory

2017-07-05 Thread root
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.0 +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)




commit trytond_currency for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package trytond_currency for 
openSUSE:Factory checked in at 2016-09-23 11:29:38

Comparing /work/SRC/openSUSE:Factory/trytond_currency (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_currency.new (New)


Package is "trytond_currency"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_currency.new/trytond_currency.changes   
2016-09-23 11:29:40.0 +0200
@@ -0,0 +1,23 @@
+---
+Sun Aug 21 12:28:41 UTC 2016 - jeng...@inai.de
+
+- Update summary/description
+
+--- 
+Wed Oct 19 20:14:38 UTC 2015 - axel.br...@gmx.de 
+
+- Tryton Release 3.8 
+
+--- 
+Wed Apr 15 07:24:15 UTC 2015 - axel.br...@gmx.de 
+
+- Tryton Release 3.6 
+
+---
+Fri Oct 25 17:51:39 UTC 2013 - axel.br...@gmx.de
+
+- new branch 3.0
+
+
+* Thu May 02 2013 axel.br...@gmx.de
+- initial build

New:

  _service
  trytond_currency-3.8.0.tar.gz
  trytond_currency.changes
  trytond_currency.spec



Other differences:
--
++ trytond_currency.spec ++
#
# spec file for package trytond_currency
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014-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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define majorver 3.8
Name:   trytond_currency
Version:%{majorver}.0
Release:0
Summary:The "currency" 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
# List of additional build dependencies
BuildRequires:  fdupes
BuildRequires:  python-devel
BuildRequires:  python-setuptools
Requires:   trytond
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
%py_requires

%description
The currency module defines the concepts of currency and rate
in the Tryton application platform.

%prep
%setup -q

%build
python setup.py build


%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%fdupes -s %{buildroot}

%files
%defattr(-,root,root)
%{python_sitelib}/*

%changelog
++ _service ++