Hello community,

here is the log from the commit of package trytond_account for openSUSE:Factory 
checked in at 2020-04-05 20:54:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_account.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_account"

Sun Apr  5 20:54:23 2020 rev:18 rq:791415 version:5.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes  
2020-01-10 17:51:28.110124839 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_account.new.3248/trytond_account.changes    
    2020-04-05 20:54:31.321248091 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 17:06:07 UTC 2020 - Axel Braun <axel.br...@gmx.de>
+
+- Version 5.0.11 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_account-5.0.10.tar.gz

New:
----
  trytond_account-5.0.11.tar.gz

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

Other differences:
------------------
++++++ trytond_account.spec ++++++
--- /var/tmp/diff_new_pack.sOHNEM/_old  2020-04-05 20:54:32.713249584 +0200
+++ /var/tmp/diff_new_pack.sOHNEM/_new  2020-04-05 20:54:32.717249588 +0200
@@ -18,7 +18,7 @@
 
 %define majorver 5.0
 Name:           trytond_account
-Version:        %{majorver}.10
+Version:        %{majorver}.11
 Release:        0
 Summary:        The "account" module for the Tryton ERP system
 License:        GPL-3.0+

++++++ trytond_account-5.0.10.tar.gz -> trytond_account-5.0.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.10/.drone.yml 
new/trytond_account-5.0.11/.drone.yml
--- old/trytond_account-5.0.10/.drone.yml       2019-05-04 10:47:19.000000000 
+0200
+++ new/trytond_account-5.0.11/.drone.yml       2020-03-01 16:46:03.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_account-5.0.10/.hgtags 
new/trytond_account-5.0.11/.hgtags
--- old/trytond_account-5.0.10/.hgtags  2020-01-09 22:21:12.000000000 +0100
+++ new/trytond_account-5.0.11/.hgtags  2020-04-04 17:43:00.000000000 +0200
@@ -29,3 +29,4 @@
 bb7f4722bc750956ae9936168a3a72d4821a400e 5.0.8
 b42fbcd4231c06c0afe8104765f8e187491d018f 5.0.9
 82876b5942e6d571ded8e32c4b4610588f4402db 5.0.10
+c8cd0b32f53f1b7b62489dc9472506545fd5c704 5.0.11
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.10/CHANGELOG 
new/trytond_account-5.0.11/CHANGELOG
--- old/trytond_account-5.0.10/CHANGELOG        2020-01-09 22:21:11.000000000 
+0100
+++ new/trytond_account-5.0.11/CHANGELOG        2020-04-04 17:43:00.000000000 
+0200
@@ -1,3 +1,6 @@
+Version 5.0.11 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.10 - 2020-01-09
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.10/PKG-INFO 
new/trytond_account-5.0.11/PKG-INFO
--- old/trytond_account-5.0.10/PKG-INFO 2020-01-09 22:21:14.000000000 +0100
+++ new/trytond_account-5.0.11/PKG-INFO 2020-04-04 17:43:02.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_account
-Version: 5.0.10
+Version: 5.0.11
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.10/tryton.cfg 
new/trytond_account-5.0.11/tryton.cfg
--- old/trytond_account-5.0.10/tryton.cfg       2019-11-15 22:44:58.000000000 
+0100
+++ new/trytond_account-5.0.11/tryton.cfg       2020-01-09 22:21:28.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.10
+version=5.0.11
 depends:
     company
     currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_account-5.0.10/trytond_account.egg-info/PKG-INFO 
new/trytond_account-5.0.11/trytond_account.egg-info/PKG-INFO
--- old/trytond_account-5.0.10/trytond_account.egg-info/PKG-INFO        
2020-01-09 22:21:13.000000000 +0100
+++ new/trytond_account-5.0.11/trytond_account.egg-info/PKG-INFO        
2020-04-04 17:43:01.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond-account
-Version: 5.0.10
+Version: 5.0.11
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton


Reply via email to