Hello community,
here is the log from the commit of package trytond_account_product for
openSUSE:Leap:15.2 checked in at 2020-04-14 14:21:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/trytond_account_product (Old)
and /work/SRC/openSUSE:Leap:15.2/.trytond_account_product.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account_product"
Tue Apr 14 14:21:17 2020 rev:15 rq:793562 version:5.0.4
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/trytond_account_product/trytond_account_product.changes
2020-01-15 16:25:09.300642977 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.trytond_account_product.new.3248/trytond_account_product.changes
2020-04-14 14:21:35.917302141 +0200
@@ -1,0 +2,5 @@
+Sat Apr 4 17:05:34 UTC 2020 - Axel Braun <[email protected]>
+
+- Version 5.0.4 - Bugfix Release
+
+-------------------------------------------------------------------
Old:
----
trytond_account_product-5.0.3.tar.gz
New:
----
trytond_account_product-5.0.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_account_product.spec ++++++
--- /var/tmp/diff_new_pack.iWIt9a/_old 2020-04-14 14:21:36.229302375 +0200
+++ /var/tmp/diff_new_pack.iWIt9a/_new 2020-04-14 14:21:36.233302378 +0200
@@ -1,7 +1,7 @@
#
# spec file for package trytond_account_product
#
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define majorver 5.0
Name: trytond_account_product
-Version: %{majorver}.3
+Version: %{majorver}.4
Release: 0
Summary: The "account_product" module of the Tryton ERP system
License: GPL-3.0-only
++++++ trytond_account_product-5.0.3.tar.gz ->
trytond_account_product-5.0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-5.0.3/.drone.yml
new/trytond_account_product-5.0.4/.drone.yml
--- old/trytond_account_product-5.0.3/.drone.yml 2018-11-25
21:19:26.000000000 +0100
+++ new/trytond_account_product-5.0.4/.drone.yml 2020-03-01
16:46:04.000000000 +0100
@@ -19,6 +19,8 @@
services:
postgresql:
image: postgres
+ environment:
+ - POSTGRES_HOST_AUTH_METHOD=trust
when:
matrix:
DATABASE: postgresql
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-5.0.3/.hgtags
new/trytond_account_product-5.0.4/.hgtags
--- old/trytond_account_product-5.0.3/.hgtags 2019-11-08 19:51:18.000000000
+0100
+++ new/trytond_account_product-5.0.4/.hgtags 2020-04-04 17:47:45.000000000
+0200
@@ -22,3 +22,4 @@
5633e558611862d2557637eba96b845cc8ac74aa 5.0.1
0319db472a0f56bff26000419f5a9828c0fb56e0 5.0.2
0d16f16653ecc7f5adcd29dfb7e4afe6dc66d6f7 5.0.3
+f946497ff749ae9b907e012f38bbd75763f58767 5.0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-5.0.3/CHANGELOG
new/trytond_account_product-5.0.4/CHANGELOG
--- old/trytond_account_product-5.0.3/CHANGELOG 2019-11-08 19:51:18.000000000
+0100
+++ new/trytond_account_product-5.0.4/CHANGELOG 2020-04-04 17:47:44.000000000
+0200
@@ -1,3 +1,6 @@
+Version 5.0.4 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
Version 5.0.3 - 2019-11-08
* Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-5.0.3/COPYRIGHT
new/trytond_account_product-5.0.4/COPYRIGHT
--- old/trytond_account_product-5.0.3/COPYRIGHT 2019-11-08 19:51:18.000000000
+0100
+++ new/trytond_account_product-5.0.4/COPYRIGHT 2020-04-04 17:47:44.000000000
+0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2019 Cédric Krier.
+Copyright (C) 2008-2020 Cédric Krier.
Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2019 B2CK SPRL.
+Copyright (C) 2008-2020 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-5.0.3/PKG-INFO
new/trytond_account_product-5.0.4/PKG-INFO
--- old/trytond_account_product-5.0.3/PKG-INFO 2019-11-08 19:51:19.000000000
+0100
+++ new/trytond_account_product-5.0.4/PKG-INFO 2020-04-04 17:47:46.000000000
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: trytond_account_product
-Version: 5.0.3
+Version: 5.0.4
Summary: Tryton module to add accounting on product
Home-page: http://www.tryton.org/
Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-5.0.3/tryton.cfg
new/trytond_account_product-5.0.4/tryton.cfg
--- old/trytond_account_product-5.0.3/tryton.cfg 2019-02-19
21:57:40.000000000 +0100
+++ new/trytond_account_product-5.0.4/tryton.cfg 2019-11-15
22:44:58.000000000 +0100
@@ -1,5 +1,5 @@
[tryton]
-version=5.0.3
+version=5.0.4
depends:
account
company
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/trytond_account_product-5.0.3/trytond_account_product.egg-info/PKG-INFO
new/trytond_account_product-5.0.4/trytond_account_product.egg-info/PKG-INFO
--- old/trytond_account_product-5.0.3/trytond_account_product.egg-info/PKG-INFO
2019-11-08 19:51:19.000000000 +0100
+++ new/trytond_account_product-5.0.4/trytond_account_product.egg-info/PKG-INFO
2020-04-04 17:47:45.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: trytond-account-product
-Version: 5.0.3
+Version: 5.0.4
Summary: Tryton module to add accounting on product
Home-page: http://www.tryton.org/
Author: Tryton