Hello community, here is the log from the commit of package trytond_stock for openSUSE:Factory checked in at 2017-10-06 11:03:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_stock (Old) and /work/SRC/openSUSE:Factory/.trytond_stock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_stock" Fri Oct 6 11:03:41 2017 rev:6 rq:531466 version:4.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_stock/trytond_stock.changes 2017-08-18 15:04:20.798639234 +0200 +++ /work/SRC/openSUSE:Factory/.trytond_stock.new/trytond_stock.changes 2017-10-06 11:03:41.927089504 +0200 @@ -1,0 +2,5 @@ +Wed Oct 4 20:26:21 UTC 2017 - [email protected] + +- Version 4.2.4 - Bugfix Release + +------------------------------------------------------------------- Old: ---- trytond_stock-4.2.3.tar.gz New: ---- trytond_stock-4.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_stock.spec ++++++ --- /var/tmp/diff_new_pack.0NSkZG/_old 2017-10-06 11:03:42.574991519 +0200 +++ /var/tmp/diff_new_pack.0NSkZG/_new 2017-10-06 11:03:42.578990915 +0200 @@ -19,7 +19,7 @@ %define majorver 4.2 Name: trytond_stock -Version: %{majorver}.3 +Version: %{majorver}.4 Release: 0 Summary: The "stock" module for the Tryton ERP system License: GPL-3.0 ++++++ trytond_stock-4.2.3.tar.gz -> trytond_stock-4.2.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock-4.2.3/CHANGELOG new/trytond_stock-4.2.4/CHANGELOG --- old/trytond_stock-4.2.3/CHANGELOG 2017-08-08 18:36:58.000000000 +0200 +++ new/trytond_stock-4.2.4/CHANGELOG 2017-10-04 22:01:44.000000000 +0200 @@ -1,3 +1,6 @@ +Version 4.2.4 - 2017-10-04 +* Bug fixes (see mercurial logs for details) + Version 4.2.3 - 2017-08-08 * Bug fixes (see mercurial logs for details) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock-4.2.3/PKG-INFO new/trytond_stock-4.2.4/PKG-INFO --- old/trytond_stock-4.2.3/PKG-INFO 2017-08-08 18:36:59.000000000 +0200 +++ new/trytond_stock-4.2.4/PKG-INFO 2017-10-04 22:01:45.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond_stock -Version: 4.2.3 +Version: 4.2.4 Summary: Tryton module for stock and inventory Home-page: http://www.tryton.org/ Author: Tryton diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock-4.2.3/period.py new/trytond_stock-4.2.4/period.py --- old/trytond_stock-4.2.3/period.py 2017-08-08 18:36:56.000000000 +0200 +++ new/trytond_stock-4.2.4/period.py 2017-10-04 22:01:42.000000000 +0200 @@ -69,7 +69,6 @@ if grouping == ('product',): return pool.get('stock.period.cache') - @classmethod def get_rec_name(self, name): return str(self.date) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock-4.2.3/tryton.cfg new/trytond_stock-4.2.4/tryton.cfg --- old/trytond_stock-4.2.3/tryton.cfg 2017-07-01 23:44:16.000000000 +0200 +++ new/trytond_stock-4.2.4/tryton.cfg 2017-08-08 18:37:16.000000000 +0200 @@ -1,5 +1,5 @@ [tryton] -version=4.2.3 +version=4.2.4 depends: company currency diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock-4.2.3/trytond_stock.egg-info/PKG-INFO new/trytond_stock-4.2.4/trytond_stock.egg-info/PKG-INFO --- old/trytond_stock-4.2.3/trytond_stock.egg-info/PKG-INFO 2017-08-08 18:36:59.000000000 +0200 +++ new/trytond_stock-4.2.4/trytond_stock.egg-info/PKG-INFO 2017-10-04 22:01:45.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond-stock -Version: 4.2.3 +Version: 4.2.4 Summary: Tryton module for stock and inventory Home-page: http://www.tryton.org/ Author: Tryton
