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 2022-03-07 17:48:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_stock_lot (Old)
and /work/SRC/openSUSE:Factory/.trytond_stock_lot.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_stock_lot"
Mon Mar 7 17:48:06 2022 rev:11 rq:959982 version:6.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_stock_lot/trytond_stock_lot.changes
2021-06-19 23:05:12.995872712 +0200
+++
/work/SRC/openSUSE:Factory/.trytond_stock_lot.new.1958/trytond_stock_lot.changes
2022-03-07 17:48:54.203085842 +0100
@@ -1,0 +2,5 @@
+Sat Feb 12 17:21:47 UTC 2022 - Axel Braun <[email protected]>
+
+- Version bump to Tryton 6.0 series
+
+-------------------------------------------------------------------
Old:
----
trytond_stock_lot-5.0.3.tar.gz
trytond_stock_lot-5.0.3.tar.gz.asc
New:
----
trytond_stock_lot-6.0.0.tar.gz
trytond_stock_lot-6.0.0.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_stock_lot.spec ++++++
--- /var/tmp/diff_new_pack.PkNJbD/_old 2022-03-07 17:48:54.803085669 +0100
+++ /var/tmp/diff_new_pack.PkNJbD/_new 2022-03-07 17:48:54.811085667 +0100
@@ -1,7 +1,7 @@
#
# spec file for package trytond_stock_lot
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2014-2021 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
#
-%define majorver 5.0
+%define majorver 6.0
Name: trytond_stock_lot
-Version: %{majorver}.3
+Version: %{majorver}.0
Release: 0
Summary: The "stock_lot" module of the Tryton ERP system
License: GPL-3.0-or-later
@@ -31,17 +31,19 @@
# List of additional build dependencies
BuildRequires: fdupes
BuildRequires: python3-setuptools
+
Requires: trytond
Requires: trytond_company
Requires: trytond_currency
Requires: trytond_party
Requires: trytond_product
Requires: trytond_stock
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+
BuildArch: noarch
%description
The stock lot module defines lot of products.
+A lot is by default just a number to tag moves. It is possible to define per
product when the lot is required by selecting the type of location involved in
the move.
%prep
%setup -q
@@ -55,7 +57,7 @@
%files
%defattr(-,root,root)
-%doc README
+%doc README.rst
%{python3_sitelib}/*
%changelog
++++++ trytond_stock_lot-5.0.3.tar.gz -> trytond_stock_lot-6.0.0.tar.gz ++++++
++++ 15112 lines of diff (skipped)