Hello community,

here is the log from the commit of package trytond_account for openSUSE:Factory 
checked in at 2018-03-11 15:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_account.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_account"

Sun Mar 11 15:24:36 2018 rev:8 rq:584729 version:4.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes  
2017-11-16 14:03:26.356352804 +0100
+++ /work/SRC/openSUSE:Factory/.trytond_account.new/trytond_account.changes     
2018-03-11 15:24:38.812516257 +0100
@@ -1,0 +2,5 @@
+Fri Mar  2 09:11:25 UTC 2018 - axel.br...@gmx.de
+
+- Version 4.2.5 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_account-4.2.4.tar.gz

New:
----
  trytond_account-4.2.5.tar.gz

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

Other differences:
------------------
++++++ trytond_account.spec ++++++
--- /var/tmp/diff_new_pack.V2Cp4a/_old  2018-03-11 15:24:39.388495595 +0100
+++ /var/tmp/diff_new_pack.V2Cp4a/_new  2018-03-11 15:24:39.392495451 +0100
@@ -18,7 +18,7 @@
 
 %define majorver 4.2
 Name:           trytond_account
-Version:        %{majorver}.4
+Version:        %{majorver}.5
 Release:        0
 Summary:        The "account" module for the Tryton ERP system
 License:        GPL-3.0+

++++++ trytond_account-4.2.4.tar.gz -> trytond_account-4.2.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.4/.hgtags 
new/trytond_account-4.2.5/.hgtags
--- old/trytond_account-4.2.4/.hgtags   2017-11-08 23:53:51.000000000 +0100
+++ new/trytond_account-4.2.5/.hgtags   2018-03-01 23:19:28.000000000 +0100
@@ -19,3 +19,4 @@
 484754bcde68b979596074c4629582f45a547e5a 4.2.2
 bec481de6d76d5804cba0af82090d571b4c52ff9 4.2.3
 cd905538cbacf1e2e2e53225fed29372d8d4fd12 4.2.4
+7ff2c7a1a9fd36c95497816356e6b89143593023 4.2.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.4/CHANGELOG 
new/trytond_account-4.2.5/CHANGELOG
--- old/trytond_account-4.2.4/CHANGELOG 2017-11-08 23:53:51.000000000 +0100
+++ new/trytond_account-4.2.5/CHANGELOG 2018-03-01 23:19:27.000000000 +0100
@@ -1,3 +1,6 @@
+Version 4.2.5 - 2018-03-01
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.4 - 2017-11-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.4/COPYRIGHT 
new/trytond_account-4.2.5/COPYRIGHT
--- old/trytond_account-4.2.4/COPYRIGHT 2017-11-08 23:53:50.000000000 +0100
+++ new/trytond_account-4.2.5/COPYRIGHT 2018-03-01 23:19:27.000000000 +0100
@@ -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 B2CK SPRL.
+Copyright (C) 2008-2018 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_account-4.2.4/PKG-INFO 
new/trytond_account-4.2.5/PKG-INFO
--- old/trytond_account-4.2.4/PKG-INFO  2017-11-08 23:53:52.000000000 +0100
+++ new/trytond_account-4.2.5/PKG-INFO  2018-03-01 23:19:28.000000000 +0100
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: trytond_account
-Version: 4.2.4
+Version: 4.2.5
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_trac...@tryton.org
 License: GPL-3
 Download-URL: http://downloads.tryton.org/4.2/
+Description-Content-Type: UNKNOWN
 Description: trytond_account
         ===============
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.4/account.py 
new/trytond_account-4.2.5/account.py
--- old/trytond_account-4.2.4/account.py        2017-03-14 23:27:04.000000000 
+0100
+++ new/trytond_account-4.2.5/account.py        2018-03-01 23:19:26.000000000 
+0100
@@ -821,7 +821,7 @@
         fiscalyear = None
         if youngest_fiscalyear:
             fiscalyears = FiscalYear.search([
-                    ('end_date', '<=', youngest_fiscalyear.start_date),
+                    ('end_date', '<', youngest_fiscalyear.start_date),
                     ('company', '=', youngest_fiscalyear.company),
                     ], order=[('end_date', 'DESC')], limit=1)
             if fiscalyears:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.4/tryton.cfg 
new/trytond_account-4.2.5/tryton.cfg
--- old/trytond_account-4.2.4/tryton.cfg        2017-10-04 22:12:45.000000000 
+0200
+++ new/trytond_account-4.2.5/tryton.cfg        2017-11-08 23:54:12.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=4.2.4
+version=4.2.5
 depends:
     company
     currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_account-4.2.4/trytond_account.egg-info/PKG-INFO 
new/trytond_account-4.2.5/trytond_account.egg-info/PKG-INFO
--- old/trytond_account-4.2.4/trytond_account.egg-info/PKG-INFO 2017-11-08 
23:53:52.000000000 +0100
+++ new/trytond_account-4.2.5/trytond_account.egg-info/PKG-INFO 2018-03-01 
23:19:28.000000000 +0100
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: trytond-account
-Version: 4.2.4
+Version: 4.2.5
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_trac...@tryton.org
 License: GPL-3
 Download-URL: http://downloads.tryton.org/4.2/
+Description-Content-Type: UNKNOWN
 Description: trytond_account
         ===============
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_account-4.2.4/trytond_account.egg-info/requires.txt 
new/trytond_account-4.2.5/trytond_account.egg-info/requires.txt
--- old/trytond_account-4.2.4/trytond_account.egg-info/requires.txt     
2017-11-08 23:53:52.000000000 +0100
+++ new/trytond_account-4.2.5/trytond_account.egg-info/requires.txt     
2018-03-01 23:19:28.000000000 +0100
@@ -1,7 +1,7 @@
 python-dateutil
-python-sql >= 0.7
+python-sql>=0.7
 simpleeval
-trytond_company >= 4.2, < 4.3
-trytond_currency >= 4.2, < 4.3
-trytond_party >= 4.2, < 4.3
-trytond >= 4.2, < 4.3
+trytond_company<4.3,>=4.2
+trytond_currency<4.3,>=4.2
+trytond_party<4.3,>=4.2
+trytond<4.3,>=4.2


Reply via email to