Hello community,

here is the log from the commit of package trytond_stock_lot for 
openSUSE:Leap:15.2 checked in at 2020-04-08 12:49:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/trytond_stock_lot (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.trytond_stock_lot.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_stock_lot"

Wed Apr  8 12:49:25 2020 rev:13 rq:791918 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/trytond_stock_lot/trytond_stock_lot.changes    
2020-01-15 16:25:12.656644868 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.trytond_stock_lot.new.3248/trytond_stock_lot.changes
  2020-04-08 12:49:57.874391689 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 17:04:10 UTC 2020 - Axel Braun <axel.br...@gmx.de>
+
+- Version 5.0.2 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_stock_lot-5.0.1.tar.gz

New:
----
  trytond_stock_lot-5.0.2.tar.gz

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

Other differences:
------------------
++++++ trytond_stock_lot.spec ++++++
--- /var/tmp/diff_new_pack.2Zo6aL/_old  2020-04-08 12:49:58.290391906 +0200
+++ /var/tmp/diff_new_pack.2Zo6aL/_new  2020-04-08 12:49:58.294391907 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_stock_lot
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define majorver 5.0
 Name:           trytond_stock_lot
-Version:        %{majorver}.1
+Version:        %{majorver}.2
 Release:        0
 Summary:        The "stock_lot" module of the Tryton ERP system
 License:        GPL-3.0-or-later

++++++ trytond_stock_lot-5.0.1.tar.gz -> trytond_stock_lot-5.0.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_lot-5.0.1/.drone.yml 
new/trytond_stock_lot-5.0.2/.drone.yml
--- old/trytond_stock_lot-5.0.1/.drone.yml      2018-10-01 15:51:18.000000000 
+0200
+++ new/trytond_stock_lot-5.0.2/.drone.yml      2020-03-01 16:46:09.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_stock_lot-5.0.1/.hgtags 
new/trytond_stock_lot-5.0.2/.hgtags
--- old/trytond_stock_lot-5.0.1/.hgtags 2019-02-19 22:13:34.000000000 +0100
+++ new/trytond_stock_lot-5.0.2/.hgtags 2020-04-04 18:04:24.000000000 +0200
@@ -13,3 +13,4 @@
 d6e8ca4264c50efb67ae4b0b4c2c7b6982612894 4.8.0
 a5722d02c1c5a5ccabf997d980a86bb6bd0160db 5.0.0
 db5f34585b20432c754aef99bcb2b84b6ffcbab7 5.0.1
+adf01c2980bfdf8f896ebd3e62af6d12d4df9b27 5.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_lot-5.0.1/CHANGELOG 
new/trytond_stock_lot-5.0.2/CHANGELOG
--- old/trytond_stock_lot-5.0.1/CHANGELOG       2019-02-19 22:13:33.000000000 
+0100
+++ new/trytond_stock_lot-5.0.2/CHANGELOG       2020-04-04 18:04:23.000000000 
+0200
@@ -1,3 +1,6 @@
+Version 5.0.2 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.1 - 2019-02-19
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_lot-5.0.1/COPYRIGHT 
new/trytond_stock_lot-5.0.2/COPYRIGHT
--- old/trytond_stock_lot-5.0.1/COPYRIGHT       2019-02-19 22:13:33.000000000 
+0100
+++ new/trytond_stock_lot-5.0.2/COPYRIGHT       2020-04-04 18:04:23.000000000 
+0200
@@ -1,5 +1,5 @@
-Copyright (C) 2012-2019 Cédric Krier.
-Copyright (C) 2012-2019 B2CK SPRL.
+Copyright (C) 2012-2020 Cédric Krier.
+Copyright (C) 2012-2020 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_lot-5.0.1/PKG-INFO 
new/trytond_stock_lot-5.0.2/PKG-INFO
--- old/trytond_stock_lot-5.0.1/PKG-INFO        2019-02-19 22:13:35.000000000 
+0100
+++ new/trytond_stock_lot-5.0.2/PKG-INFO        2020-04-04 18:04:25.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_stock_lot
-Version: 5.0.1
+Version: 5.0.2
 Summary: Tryton module for lot of products
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_lot-5.0.1/tryton.cfg 
new/trytond_stock_lot-5.0.2/tryton.cfg
--- old/trytond_stock_lot-5.0.1/tryton.cfg      2018-10-01 15:52:33.000000000 
+0200
+++ new/trytond_stock_lot-5.0.2/tryton.cfg      2019-02-19 22:13:42.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.1
+version=5.0.2
 depends:
     ir
     product
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_stock_lot-5.0.1/trytond_stock_lot.egg-info/PKG-INFO 
new/trytond_stock_lot-5.0.2/trytond_stock_lot.egg-info/PKG-INFO
--- old/trytond_stock_lot-5.0.1/trytond_stock_lot.egg-info/PKG-INFO     
2019-02-19 22:13:34.000000000 +0100
+++ new/trytond_stock_lot-5.0.2/trytond_stock_lot.egg-info/PKG-INFO     
2020-04-04 18:04:25.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond-stock-lot
-Version: 5.0.1
+Version: 5.0.2
 Summary: Tryton module for lot of products
 Home-page: http://www.tryton.org/
 Author: Tryton


Reply via email to