Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trytond_account_product for 
openSUSE:Factory checked in at 2026-08-14 22:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account_product (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_account_product.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_account_product"

Fri Aug 14 22:09:29 2026 rev:16 rq:1371193 version:7.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/trytond_account_product/trytond_account_product.changes
  2025-07-02 18:16:59.470122475 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_account_product.new.1258/trytond_account_product.changes
        2026-08-14 22:09:43.315938225 +0200
@@ -1,0 +2,5 @@
+Fri Aug 14 09:23:05 UTC 2026 - Axel Braun <[email protected]>
+
+- Version 7.0.3 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_account_product-7.0.1.tar.gz

New:
----
  trytond_account_product-7.0.3.tar.gz

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

Other differences:
------------------
++++++ trytond_account_product.spec ++++++
--- /var/tmp/diff_new_pack.cVNA8a/_old  2026-08-14 22:09:44.787992213 +0200
+++ /var/tmp/diff_new_pack.cVNA8a/_new  2026-08-14 22:09:44.793992433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_account_product
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2017-2024 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,7 +30,7 @@
 %define majorver 7.0
 
 Name:           trytond_account_product
-Version:        %{majorver}.1
+Version:        %{majorver}.3
 Release:        0
 Summary:        The "account_product" module of the Tryton ERP system
 License:        GPL-3.0-only

++++++ trytond_account_product-7.0.1.tar.gz -> 
trytond_account_product-7.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account_product-7.0.1/CHANGELOG 
new/trytond_account_product-7.0.3/CHANGELOG
--- old/trytond_account_product-7.0.1/CHANGELOG 2024-05-01 14:18:16.000000000 
+0200
+++ new/trytond_account_product-7.0.3/CHANGELOG 2026-07-15 19:34:04.000000000 
+0200
@@ -1,4 +1,14 @@
 
+Version 7.0.3 - 2026-07-15
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
+
+Version 7.0.2 - 2026-06-18
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
+
 Version 7.0.1 - 2024-05-01
 --------------------------
 * Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account_product-7.0.1/COPYRIGHT 
new/trytond_account_product-7.0.3/COPYRIGHT
--- old/trytond_account_product-7.0.1/COPYRIGHT 2024-05-01 14:18:16.000000000 
+0200
+++ new/trytond_account_product-7.0.3/COPYRIGHT 2026-07-15 19:34:02.000000000 
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2024 Cédric Krier.
+Copyright (C) 2008-2026 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2024 B2CK SPRL.
+Copyright (C) 2008-2026 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_product-7.0.1/PKG-INFO 
new/trytond_account_product-7.0.3/PKG-INFO
--- old/trytond_account_product-7.0.1/PKG-INFO  2024-05-01 14:18:19.870988000 
+0200
+++ new/trytond_account_product-7.0.3/PKG-INFO  2026-07-15 19:34:18.058027000 
+0200
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
 Name: trytond_account_product
-Version: 7.0.1
+Version: 7.0.3
 Summary: Tryton module to add accounting on product
 Home-page: http://www.tryton.org/
 Download-URL: http://downloads.tryton.org/7.0/
@@ -58,6 +58,20 @@
 Requires-Dist: trytond<7.1,>=7.0
 Provides-Extra: test
 Requires-Dist: trytond_analytic_account<7.1,>=7.0; extra == "test"
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: download-url
+Dynamic: home-page
+Dynamic: keywords
+Dynamic: license
+Dynamic: license-file
+Dynamic: project-url
+Dynamic: provides-extra
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
 
 ######################
 Account Product Module
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account_product-7.0.1/tryton.cfg 
new/trytond_account_product-7.0.3/tryton.cfg
--- old/trytond_account_product-7.0.1/tryton.cfg        2024-02-05 
17:24:27.000000000 +0100
+++ new/trytond_account_product-7.0.3/tryton.cfg        2026-07-08 
08:36:10.000000000 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=7.0.1
+version=7.0.3
 depends:
     account
     company
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_account_product-7.0.1/trytond_account_product.egg-info/PKG-INFO 
new/trytond_account_product-7.0.3/trytond_account_product.egg-info/PKG-INFO
--- old/trytond_account_product-7.0.1/trytond_account_product.egg-info/PKG-INFO 
2024-05-01 14:18:19.000000000 +0200
+++ new/trytond_account_product-7.0.3/trytond_account_product.egg-info/PKG-INFO 
2026-07-15 19:34:15.000000000 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
 Name: trytond_account_product
-Version: 7.0.1
+Version: 7.0.3
 Summary: Tryton module to add accounting on product
 Home-page: http://www.tryton.org/
 Download-URL: http://downloads.tryton.org/7.0/
@@ -58,6 +58,20 @@
 Requires-Dist: trytond<7.1,>=7.0
 Provides-Extra: test
 Requires-Dist: trytond_analytic_account<7.1,>=7.0; extra == "test"
+Dynamic: author
+Dynamic: author-email
+Dynamic: classifier
+Dynamic: description
+Dynamic: download-url
+Dynamic: home-page
+Dynamic: keywords
+Dynamic: license
+Dynamic: license-file
+Dynamic: project-url
+Dynamic: provides-extra
+Dynamic: requires-dist
+Dynamic: requires-python
+Dynamic: summary
 
 ######################
 Account Product Module

Reply via email to