Script 'mail_helper' called by obssrc
Hello community,

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

Package is "trytond_account"

Sat Jun 19 23:04:41 2021 rev:27 rq:900907 version:5.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes  
2021-05-18 18:27:57.726567227 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_account.new.2625/trytond_account.changes    
    2021-06-19 23:05:22.955888076 +0200
@@ -1,0 +2,5 @@
+Fri Jun 18 15:48:35 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Version 5.0.18 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_account-5.0.17.tar.gz
  trytond_account-5.0.17.tar.gz.asc

New:
----
  trytond_account-5.0.18.tar.gz
  trytond_account-5.0.18.tar.gz.asc

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

Other differences:
------------------
++++++ trytond_account.spec ++++++
--- /var/tmp/diff_new_pack.DdMfNw/_old  2021-06-19 23:05:23.523888952 +0200
+++ /var/tmp/diff_new_pack.DdMfNw/_new  2021-06-19 23:05:23.527888959 +0200
@@ -18,7 +18,7 @@
 
 %define majorver 5.0
 Name:           trytond_account
-Version:        %{majorver}.17
+Version:        %{majorver}.18
 Release:        0
 Summary:        The "account" module for the Tryton ERP system
 License:        GPL-3.0+

++++++ trytond_account-5.0.17.tar.gz -> trytond_account-5.0.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.17/.drone.yml 
new/trytond_account-5.0.18/.drone.yml
--- old/trytond_account-5.0.17/.drone.yml       2020-03-01 16:46:03.000000000 
+0100
+++ new/trytond_account-5.0.18/.drone.yml       2021-06-06 09:19:57.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_account-5.0.17/.hgtags 
new/trytond_account-5.0.18/.hgtags
--- old/trytond_account-5.0.17/.hgtags  2021-05-15 23:10:40.000000000 +0200
+++ new/trytond_account-5.0.18/.hgtags  2021-06-17 21:42:26.000000000 +0200
@@ -36,3 +36,4 @@
 0ac0f588dfbdc29b8f951ba8b334be89da783046 5.0.15
 e7b4b8e0d7213ad2051531c759f7567bcbb9af8e 5.0.16
 ab4f21ad3261e30b048a9dae8ab5de6ec1f7fa84 5.0.17
+fa0e8af653621c155163807ce40d8eb4340a95e5 5.0.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.17/CHANGELOG 
new/trytond_account-5.0.18/CHANGELOG
--- old/trytond_account-5.0.17/CHANGELOG        2021-05-15 23:10:40.000000000 
+0200
+++ new/trytond_account-5.0.18/CHANGELOG        2021-06-17 21:42:25.000000000 
+0200
@@ -1,3 +1,6 @@
+Version 5.0.18 - 2021-06-17
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.17 - 2021-05-15
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-5.0.17/PKG-INFO 
new/trytond_account-5.0.18/PKG-INFO
--- old/trytond_account-5.0.17/PKG-INFO 2021-05-15 23:10:42.112518300 +0200
+++ new/trytond_account-5.0.18/PKG-INFO 2021-06-17 21:42:27.915169200 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_account
-Version: 5.0.17
+Version: 5.0.18
 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.17/tryton.cfg 
new/trytond_account-5.0.18/tryton.cfg
--- old/trytond_account-5.0.17/tryton.cfg       2020-11-11 16:26:08.000000000 
+0100
+++ new/trytond_account-5.0.18/tryton.cfg       2021-05-15 23:10:51.000000000 
+0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.17
+version=5.0.18
 depends:
     company
     currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_account-5.0.17/trytond_account.egg-info/PKG-INFO 
new/trytond_account-5.0.18/trytond_account.egg-info/PKG-INFO
--- old/trytond_account-5.0.17/trytond_account.egg-info/PKG-INFO        
2021-05-15 23:10:41.000000000 +0200
+++ new/trytond_account-5.0.18/trytond_account.egg-info/PKG-INFO        
2021-06-17 21:42:27.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond-account
-Version: 5.0.17
+Version: 5.0.18
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton

Reply via email to