Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trytond_country for openSUSE:Factory 
checked in at 2021-06-19 23:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_country (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_country.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_country"

Sat Jun 19 23:04:36 2021 rev:8 rq:900902 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_country/trytond_country.changes  
2021-03-02 12:45:02.492333984 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_country.new.2625/trytond_country.changes    
    2021-06-19 23:05:18.775881628 +0200
@@ -1,0 +2,5 @@
+Fri Jun 18 15:46:33 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Version 5.0.3 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_country-5.0.2.tar.gz
  trytond_country-5.0.2.tar.gz.asc

New:
----
  trytond_country-5.0.3.tar.gz
  trytond_country-5.0.3.tar.gz.asc

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

Other differences:
------------------
++++++ trytond_country.spec ++++++
--- /var/tmp/diff_new_pack.InPtHU/_old  2021-06-19 23:05:19.327882480 +0200
+++ /var/tmp/diff_new_pack.InPtHU/_new  2021-06-19 23:05:19.331882486 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 5.0
 Name:           trytond_country
-Version:        %{majorver}.2
+Version:        %{majorver}.3
 Release:        0
 Summary:        The "country" module for the Tryton ERP system
 License:        GPL-3.0-only
@@ -37,6 +37,7 @@
 BuildArch:      noarch
 
 %description
+
 %description
 The country module defines the concepts of country and subdivision in
 the Tryton application platform. The module comes preloaded with the

++++++ trytond_country-5.0.2.tar.gz -> trytond_country-5.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/.drone.yml 
new/trytond_country-5.0.3/.drone.yml
--- old/trytond_country-5.0.2/.drone.yml        2020-03-01 16:46:05.000000000 
+0100
+++ new/trytond_country-5.0.3/.drone.yml        2021-06-06 09:20:38.000000000 
+0200
@@ -29,9 +29,6 @@
     include:
         - IMAGE: python:3.4
           TOXENV: py34
-          DATABASE: sqlite
-        - IMAGE: python:3.4
-          TOXENV: py34
           DATABASE: postgresql
         - IMAGE: python:3.5
           TOXENV: py35
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/.hgtags 
new/trytond_country-5.0.3/.hgtags
--- old/trytond_country-5.0.2/.hgtags   2020-04-04 17:52:24.000000000 +0200
+++ new/trytond_country-5.0.3/.hgtags   2021-06-17 21:54:43.000000000 +0200
@@ -21,3 +21,4 @@
 4ca0c6441e4bff6d5148cf407eb610ee7caf81a5 5.0.0
 fe45283f840b4d997f2b0fce46351df2c8eed808 5.0.1
 e268b29dfe8c0789a5001f0d109eb2899f46be4b 5.0.2
+715b7154bb40a79b32c8df3162c19d0b9b2792e0 5.0.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/CHANGELOG 
new/trytond_country-5.0.3/CHANGELOG
--- old/trytond_country-5.0.2/CHANGELOG 2020-04-04 17:52:24.000000000 +0200
+++ new/trytond_country-5.0.3/CHANGELOG 2021-06-17 21:54:42.000000000 +0200
@@ -1,3 +1,6 @@
+Version 5.0.3 - 2021-06-17
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.2 - 2020-04-04
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/COPYRIGHT 
new/trytond_country-5.0.3/COPYRIGHT
--- old/trytond_country-5.0.2/COPYRIGHT 2020-04-04 17:52:24.000000000 +0200
+++ new/trytond_country-5.0.3/COPYRIGHT 2021-06-17 21:54:42.000000000 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2020 C??dric Krier.
+Copyright (C) 2008-2021 C??dric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2020 B2CK SPRL.
+Copyright (C) 2008-2021 B2CK SPRL.
 Copyright (C) 2004-2008 Tiny SPRL.
 
 This program is free software: you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/PKG-INFO 
new/trytond_country-5.0.3/PKG-INFO
--- old/trytond_country-5.0.2/PKG-INFO  2020-04-04 17:52:26.000000000 +0200
+++ new/trytond_country-5.0.3/PKG-INFO  2021-06-17 21:54:45.044769300 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: trytond_country
-Version: 5.0.2
+Version: 5.0.3
 Summary: Tryton module with countries
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_country-5.0.2/tryton.cfg 
new/trytond_country-5.0.3/tryton.cfg
--- old/trytond_country-5.0.2/tryton.cfg        2019-02-19 22:02:07.000000000 
+0100
+++ new/trytond_country-5.0.3/tryton.cfg        2020-04-04 17:52:45.000000000 
+0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.2
+version=5.0.3
 depends:
     ir
     res
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_country-5.0.2/trytond_country.egg-info/PKG-INFO 
new/trytond_country-5.0.3/trytond_country.egg-info/PKG-INFO
--- old/trytond_country-5.0.2/trytond_country.egg-info/PKG-INFO 2020-04-04 
17:52:25.000000000 +0200
+++ new/trytond_country-5.0.3/trytond_country.egg-info/PKG-INFO 2021-06-17 
21:54:44.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: trytond-country
-Version: 5.0.2
+Version: 5.0.3
 Summary: Tryton module with countries
 Home-page: http://www.tryton.org/
 Author: Tryton

Reply via email to