Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trytond_stock_lot for openSUSE:Factory checked in at 2021-06-19 23:04:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_stock_lot (Old) and /work/SRC/openSUSE:Factory/.trytond_stock_lot.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_stock_lot" Sat Jun 19 23:04:31 2021 rev:10 rq:900895 version:5.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_stock_lot/trytond_stock_lot.changes 2021-03-02 12:45:07.540338348 +0100 +++ /work/SRC/openSUSE:Factory/.trytond_stock_lot.new.2625/trytond_stock_lot.changes 2021-06-19 23:05:12.995872712 +0200 @@ -1,0 +2,5 @@ +Fri Jun 18 15:43:13 UTC 2021 - Axel Braun <axel.br...@gmx.de> + +- Version 5.0.3 - Bugfix Release + +------------------------------------------------------------------- Old: ---- trytond_stock_lot-5.0.2.tar.gz trytond_stock_lot-5.0.2.tar.gz.asc New: ---- trytond_stock_lot-5.0.3.tar.gz trytond_stock_lot-5.0.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_stock_lot.spec ++++++ --- /var/tmp/diff_new_pack.PHHhWs/_old 2021-06-19 23:05:13.571873601 +0200 +++ /var/tmp/diff_new_pack.PHHhWs/_new 2021-06-19 23:05:13.571873601 +0200 @@ -19,7 +19,7 @@ %define majorver 5.0 Name: trytond_stock_lot -Version: %{majorver}.2 +Version: %{majorver}.3 Release: 0 Summary: The "stock_lot" module of the Tryton ERP system License: GPL-3.0-or-later ++++++ trytond_stock_lot-5.0.2.tar.gz -> trytond_stock_lot-5.0.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock_lot-5.0.2/.drone.yml new/trytond_stock_lot-5.0.3/.drone.yml --- old/trytond_stock_lot-5.0.2/.drone.yml 2020-03-01 16:46:09.000000000 +0100 +++ new/trytond_stock_lot-5.0.3/.drone.yml 2021-06-06 09:20:42.000000000 +0200 @@ -29,9 +29,6 @@ include: - IMAGE: python:3.4 TOXENV: py34 - DATABASE: sqlite - - IMAGE: python:3.4 - TOXENV: py34 DATABASE: postgresql - IMAGE: python:3.5 TOXENV: py35 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock_lot-5.0.2/.hgtags new/trytond_stock_lot-5.0.3/.hgtags --- old/trytond_stock_lot-5.0.2/.hgtags 2020-04-04 18:04:24.000000000 +0200 +++ new/trytond_stock_lot-5.0.3/.hgtags 2021-06-17 22:10:05.000000000 +0200 @@ -14,3 +14,4 @@ a5722d02c1c5a5ccabf997d980a86bb6bd0160db 5.0.0 db5f34585b20432c754aef99bcb2b84b6ffcbab7 5.0.1 adf01c2980bfdf8f896ebd3e62af6d12d4df9b27 5.0.2 +c1dc035a8b8a352e71ca9c3efdb91bb4745863b0 5.0.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock_lot-5.0.2/CHANGELOG new/trytond_stock_lot-5.0.3/CHANGELOG --- old/trytond_stock_lot-5.0.2/CHANGELOG 2020-04-04 18:04:23.000000000 +0200 +++ new/trytond_stock_lot-5.0.3/CHANGELOG 2021-06-17 22:10:04.000000000 +0200 @@ -1,3 +1,6 @@ +Version 5.0.3 - 2021-06-17 +* Bug fixes (see mercurial logs for details) + Version 5.0.2 - 2020-04-04 * Bug fixes (see mercurial logs for details) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock_lot-5.0.2/COPYRIGHT new/trytond_stock_lot-5.0.3/COPYRIGHT --- old/trytond_stock_lot-5.0.2/COPYRIGHT 2020-04-04 18:04:23.000000000 +0200 +++ new/trytond_stock_lot-5.0.3/COPYRIGHT 2021-06-17 22:10:03.000000000 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2012-2020 C??dric Krier. -Copyright (C) 2012-2020 B2CK SPRL. +Copyright (C) 2012-2021 C??dric Krier. +Copyright (C) 2012-2021 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.2/PKG-INFO new/trytond_stock_lot-5.0.3/PKG-INFO --- old/trytond_stock_lot-5.0.2/PKG-INFO 2020-04-04 18:04:25.000000000 +0200 +++ new/trytond_stock_lot-5.0.3/PKG-INFO 2021-06-17 22:10:06.645937700 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond_stock_lot -Version: 5.0.2 +Version: 5.0.3 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.2/tryton.cfg new/trytond_stock_lot-5.0.3/tryton.cfg --- old/trytond_stock_lot-5.0.2/tryton.cfg 2019-02-19 22:13:42.000000000 +0100 +++ new/trytond_stock_lot-5.0.3/tryton.cfg 2020-04-04 18:04:32.000000000 +0200 @@ -1,5 +1,5 @@ [tryton] -version=5.0.2 +version=5.0.3 depends: ir product diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_stock_lot-5.0.2/trytond_stock_lot.egg-info/PKG-INFO new/trytond_stock_lot-5.0.3/trytond_stock_lot.egg-info/PKG-INFO --- old/trytond_stock_lot-5.0.2/trytond_stock_lot.egg-info/PKG-INFO 2020-04-04 18:04:25.000000000 +0200 +++ new/trytond_stock_lot-5.0.3/trytond_stock_lot.egg-info/PKG-INFO 2021-06-17 22:10:05.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond-stock-lot -Version: 5.0.2 +Version: 5.0.3 Summary: Tryton module for lot of products Home-page: http://www.tryton.org/ Author: Tryton