Hello community,
here is the log from the commit of package trytond_country for openSUSE:Factory
checked in at 2020-04-05 20:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_country (Old)
and /work/SRC/openSUSE:Factory/.trytond_country.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_country"
Sun Apr 5 20:54:45 2020 rev:5 rq:791420 version:5.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_country/trytond_country.changes
2019-12-04 14:19:48.474409195 +0100
+++
/work/SRC/openSUSE:Factory/.trytond_country.new.3248/trytond_country.changes
2020-04-05 20:54:47.381265322 +0200
@@ -1,0 +2,5 @@
+Sat Apr 4 17:05:10 UTC 2020 - Axel Braun <[email protected]>
+
+- Version 5.0.2 - Bugfix Release
+
+-------------------------------------------------------------------
Old:
----
trytond_country-5.0.1.tar.gz
New:
----
trytond_country-5.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_country.spec ++++++
--- /var/tmp/diff_new_pack.DGEIDx/_old 2020-04-05 20:54:48.053266043 +0200
+++ /var/tmp/diff_new_pack.DGEIDx/_new 2020-04-05 20:54:48.053266043 +0200
@@ -1,7 +1,7 @@
#
# spec file for package trytond_country
#
-# 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_country
-Version: %{majorver}.1
+Version: %{majorver}.2
Release: 0
Summary: The "country" module for the Tryton ERP system
License: GPL-3.0-only
++++++ trytond_country-5.0.1.tar.gz -> trytond_country-5.0.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_country-5.0.1/.drone.yml
new/trytond_country-5.0.2/.drone.yml
--- old/trytond_country-5.0.1/.drone.yml 2018-10-01 15:51:17.000000000
+0200
+++ new/trytond_country-5.0.2/.drone.yml 2020-03-01 16:46:05.000000000
+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_country-5.0.1/.hgtags
new/trytond_country-5.0.2/.hgtags
--- old/trytond_country-5.0.1/.hgtags 2019-02-19 22:01:45.000000000 +0100
+++ new/trytond_country-5.0.2/.hgtags 2020-04-04 17:52:24.000000000 +0200
@@ -20,3 +20,4 @@
e5887ddf2be1a120a89410fa5bc8d2d1eefd94ec 4.8.0
4ca0c6441e4bff6d5148cf407eb610ee7caf81a5 5.0.0
fe45283f840b4d997f2b0fce46351df2c8eed808 5.0.1
+e268b29dfe8c0789a5001f0d109eb2899f46be4b 5.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_country-5.0.1/CHANGELOG
new/trytond_country-5.0.2/CHANGELOG
--- old/trytond_country-5.0.1/CHANGELOG 2019-02-19 22:01:44.000000000 +0100
+++ new/trytond_country-5.0.2/CHANGELOG 2020-04-04 17:52:24.000000000 +0200
@@ -1,3 +1,6 @@
+Version 5.0.2 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
Version 5.0.1 - 2019-02-19
* Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_country-5.0.1/COPYRIGHT
new/trytond_country-5.0.2/COPYRIGHT
--- old/trytond_country-5.0.1/COPYRIGHT 2019-02-19 22:01:44.000000000 +0100
+++ new/trytond_country-5.0.2/COPYRIGHT 2020-04-04 17:52:24.000000000 +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.
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.1/PKG-INFO
new/trytond_country-5.0.2/PKG-INFO
--- old/trytond_country-5.0.1/PKG-INFO 2019-02-19 22:01:46.000000000 +0100
+++ new/trytond_country-5.0.2/PKG-INFO 2020-04-04 17:52:26.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: trytond_country
-Version: 5.0.1
+Version: 5.0.2
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.1/tryton.cfg
new/trytond_country-5.0.2/tryton.cfg
--- old/trytond_country-5.0.1/tryton.cfg 2018-10-01 15:52:25.000000000
+0200
+++ new/trytond_country-5.0.2/tryton.cfg 2019-02-19 22:02:07.000000000
+0100
@@ -1,5 +1,5 @@
[tryton]
-version=5.0.1
+version=5.0.2
depends:
ir
res
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/trytond_country-5.0.1/trytond_country.egg-info/PKG-INFO
new/trytond_country-5.0.2/trytond_country.egg-info/PKG-INFO
--- old/trytond_country-5.0.1/trytond_country.egg-info/PKG-INFO 2019-02-19
22:01:45.000000000 +0100
+++ new/trytond_country-5.0.2/trytond_country.egg-info/PKG-INFO 2020-04-04
17:52:25.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: trytond-country
-Version: 5.0.1
+Version: 5.0.2
Summary: Tryton module with countries
Home-page: http://www.tryton.org/
Author: Tryton