Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trytond_purchase for 
openSUSE:Factory checked in at 2023-11-20 21:19:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_purchase (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_purchase.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_purchase"

Mon Nov 20 21:19:13 2023 rev:29 rq:1127521 version:6.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_purchase/trytond_purchase.changes        
2023-11-13 22:25:03.088738231 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_purchase.new.2521/trytond_purchase.changes  
    2023-11-20 21:19:45.919281903 +0100
@@ -1,0 +2,5 @@
+Sat Nov 18 09:51:15 UTC 2023 - Axel Braun <axel.br...@gmx.de>
+
+- Version 6.0.14 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_purchase-6.0.13.tar.gz
  trytond_purchase-6.0.13.tar.gz.asc

New:
----
  trytond_purchase-6.0.14.tar.gz
  trytond_purchase-6.0.14.tar.gz.asc

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

Other differences:
------------------
++++++ trytond_purchase.spec ++++++
--- /var/tmp/diff_new_pack.cMaI3A/_old  2023-11-20 21:19:46.523304195 +0100
+++ /var/tmp/diff_new_pack.cMaI3A/_new  2023-11-20 21:19:46.523304195 +0100
@@ -19,7 +19,7 @@
 
 %define majorver 6.0
 Name:           trytond_purchase
-Version:        %{majorver}.13
+Version:        %{majorver}.14
 Release:        0
 Summary:        The "purchase" module for the Tryton ERP system
 License:        GPL-3.0-only

++++++ trytond_purchase-6.0.13.tar.gz -> trytond_purchase-6.0.14.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_purchase-6.0.13/CHANGELOG 
new/trytond_purchase-6.0.14/CHANGELOG
--- old/trytond_purchase-6.0.13/CHANGELOG       2023-11-03 18:59:40.000000000 
+0100
+++ new/trytond_purchase-6.0.14/CHANGELOG       2023-11-17 19:52:21.000000000 
+0100
@@ -1,4 +1,9 @@
 
+Version 6.0.14 - 2023-11-17
+---------------------------
+* Bug fixes (see mercurial logs for details)
+
+
 Version 6.0.13 - 2023-11-03
 ---------------------------
 * Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_purchase-6.0.13/PKG-INFO 
new/trytond_purchase-6.0.14/PKG-INFO
--- old/trytond_purchase-6.0.13/PKG-INFO        2023-11-03 18:59:42.762142200 
+0100
+++ new/trytond_purchase-6.0.14/PKG-INFO        2023-11-17 19:52:24.347501800 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: trytond_purchase
-Version: 6.0.13
+Version: 6.0.14
 Summary: Tryton module for purchase
 Home-page: http://www.tryton.org/
 Download-URL: http://downloads.tryton.org/6.0/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_purchase-6.0.13/purchase.py 
new/trytond_purchase-6.0.14/purchase.py
--- old/trytond_purchase-6.0.13/purchase.py     2023-10-30 17:52:52.000000000 
+0100
+++ new/trytond_purchase-6.0.14/purchase.py     2023-11-15 18:16:44.000000000 
+0100
@@ -1333,7 +1333,7 @@
                 and self.product_supplier not in product_suppliers):
             self.product_supplier = None
 
-            self.unit_price = self.compute_unit_price()
+        self.unit_price = self.compute_unit_price()
 
         self.amount = self.on_change_with_amount()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_purchase-6.0.13/tryton.cfg 
new/trytond_purchase-6.0.14/tryton.cfg
--- old/trytond_purchase-6.0.13/tryton.cfg      2023-10-05 00:17:01.000000000 
+0200
+++ new/trytond_purchase-6.0.14/tryton.cfg      2023-11-03 18:59:50.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=6.0.13
+version=6.0.14
 depends:
     account
     account_invoice
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_purchase-6.0.13/trytond_purchase.egg-info/PKG-INFO 
new/trytond_purchase-6.0.14/trytond_purchase.egg-info/PKG-INFO
--- old/trytond_purchase-6.0.13/trytond_purchase.egg-info/PKG-INFO      
2023-11-03 18:59:42.000000000 +0100
+++ new/trytond_purchase-6.0.14/trytond_purchase.egg-info/PKG-INFO      
2023-11-17 19:52:23.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: trytond-purchase
-Version: 6.0.13
+Version: 6.0.14
 Summary: Tryton module for purchase
 Home-page: http://www.tryton.org/
 Download-URL: http://downloads.tryton.org/6.0/

Reply via email to