Hello community,

here is the log from the commit of package trytond_stock_supply for 
openSUSE:Factory checked in at 2019-11-12 11:56:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_stock_supply (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_stock_supply.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_stock_supply"

Tue Nov 12 11:56:08 2019 rev:8 rq:747422 version:4.6.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/trytond_stock_supply/trytond_stock_supply.changes    
    2019-06-01 09:48:22.687347262 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_stock_supply.new.2990/trytond_stock_supply.changes
      2019-11-12 11:57:48.163495509 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 17:58:19 UTC 2019 - Axel Braun <axel.br...@gmx.de>
+
+- Version 4.6.4 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_stock_supply-4.6.3.tar.gz

New:
----
  trytond_stock_supply-4.6.4.tar.gz

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

Other differences:
------------------
++++++ trytond_stock_supply.spec ++++++
--- /var/tmp/diff_new_pack.uABbDD/_old  2019-11-12 11:57:49.735497184 +0100
+++ /var/tmp/diff_new_pack.uABbDD/_new  2019-11-12 11:57:49.739497188 +0100
@@ -19,7 +19,7 @@
 
 %define                majorver 4.6
 Name:           trytond_stock_supply
-Version:        %{majorver}.3
+Version:        %{majorver}.4
 Release:        0
 Summary:        The Stock Supply module for the Tryton ERP system
 License:        GPL-3.0-only

++++++ trytond_stock_supply-4.6.3.tar.gz -> trytond_stock_supply-4.6.4.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/.hgtags 
new/trytond_stock_supply-4.6.4/.hgtags
--- old/trytond_stock_supply-4.6.3/.hgtags      2019-04-02 21:43:15.000000000 
+0200
+++ new/trytond_stock_supply-4.6.4/.hgtags      2019-11-08 19:32:14.000000000 
+0100
@@ -20,3 +20,4 @@
 bba8703d4ac75020b257a1c1f95d2a2f2c54ede3 4.6.1
 5e817e1dd6a00b5dc92ca155e00e596d0ff15ac9 4.6.2
 6abe60a1df78ba59f233fd29779eaaeecdcbf22c 4.6.3
+a8d75d359324529e498c7bdf04f4dfe974399c2d 4.6.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/CHANGELOG 
new/trytond_stock_supply-4.6.4/CHANGELOG
--- old/trytond_stock_supply-4.6.3/CHANGELOG    2019-04-02 21:43:15.000000000 
+0200
+++ new/trytond_stock_supply-4.6.4/CHANGELOG    2019-11-08 19:32:14.000000000 
+0100
@@ -1,3 +1,6 @@
+Version 4.6.4 - 2019-11-08
+* Bug fixes (see mercurial logs for details)
+
 Version 4.6.3 - 2019-04-02
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/COPYRIGHT 
new/trytond_stock_supply-4.6.4/COPYRIGHT
--- old/trytond_stock_supply-4.6.3/COPYRIGHT    2019-04-02 21:43:15.000000000 
+0200
+++ new/trytond_stock_supply-4.6.4/COPYRIGHT    2019-11-08 19:32:13.000000000 
+0100
@@ -1,4 +1,4 @@
-Copyright (C) 2013-2015 NaN-tic.
+Copyright (C) 2013-2019 NaN-tic.
 Copyright (C) 2008-2019 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
 Copyright (C) 2008-2019 B2CK SPRL.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/PKG-INFO 
new/trytond_stock_supply-4.6.4/PKG-INFO
--- old/trytond_stock_supply-4.6.3/PKG-INFO     2019-04-02 21:43:16.000000000 
+0200
+++ new/trytond_stock_supply-4.6.4/PKG-INFO     2019-11-08 19:32:15.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_stock_supply
-Version: 4.6.3
+Version: 4.6.4
 Summary: Tryton module for stock supply
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/order_point.py 
new/trytond_stock_supply-4.6.4/order_point.py
--- old/trytond_stock_supply-4.6.3/order_point.py       2019-03-24 
15:32:10.000000000 +0100
+++ new/trytond_stock_supply-4.6.4/order_point.py       2019-10-23 
00:49:13.000000000 +0200
@@ -149,7 +149,7 @@
     def default_type():
         return "purchase"
 
-    @fields.depends('product')
+    @fields.depends('product', '_parent_product.default_uom')
     def on_change_product(self):
         self.unit = None
         self.unit_digits = 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-4.6.3/tryton.cfg 
new/trytond_stock_supply-4.6.4/tryton.cfg
--- old/trytond_stock_supply-4.6.3/tryton.cfg   2018-11-16 21:12:30.000000000 
+0100
+++ new/trytond_stock_supply-4.6.4/tryton.cfg   2019-04-02 21:43:28.000000000 
+0200
@@ -1,5 +1,5 @@
 [tryton]
-version=4.6.3
+version=4.6.4
 depends:
     account
     ir
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_stock_supply-4.6.3/trytond_stock_supply.egg-info/PKG-INFO 
new/trytond_stock_supply-4.6.4/trytond_stock_supply.egg-info/PKG-INFO
--- old/trytond_stock_supply-4.6.3/trytond_stock_supply.egg-info/PKG-INFO       
2019-04-02 21:43:16.000000000 +0200
+++ new/trytond_stock_supply-4.6.4/trytond_stock_supply.egg-info/PKG-INFO       
2019-11-08 19:32:15.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-stock-supply
-Version: 4.6.3
+Version: 4.6.4
 Summary: Tryton module for stock supply
 Home-page: http://www.tryton.org/
 Author: Tryton


Reply via email to