Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trytond_stock_supply.16538 for openSUSE:Leap:15.2:Update checked in at 2021-06-24 12:06:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2:Update/trytond_stock_supply.16538 (Old) and /work/SRC/openSUSE:Leap:15.2:Update/.trytond_stock_supply.16538.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_stock_supply.16538" Thu Jun 24 12:06:23 2021 rev:1 rq:900945 version:5.0.7 Changes: -------- New Changes file: --- /dev/null 2021-06-17 12:39:55.005330521 +0200 +++ /work/SRC/openSUSE:Leap:15.2:Update/.trytond_stock_supply.16538.new.2625/trytond_stock_supply.changes 2021-06-24 12:06:23.310411993 +0200 @@ -0,0 +1,88 @@ +------------------------------------------------------------------- +Fri Jun 18 15:42:46 UTC 2021 - Axel Braun <axel.br...@gmx.de> + +- Version 5.0.7 - Bugfix Release + +------------------------------------------------------------------- +Sat Feb 27 19:10:48 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- add upstream signing key and validate source signature + +------------------------------------------------------------------- +Sun Jan 24 16:47:44 UTC 2021 - Axel Braun <axel.br...@gmx.de> + +- Adaption to new python-macros + +------------------------------------------------------------------- +Wed Jun 17 11:56:40 UTC 2020 - Axel Braun <axel.br...@gmx.de> + +- Version 5.0.6 - Bugfix Release + +------------------------------------------------------------------- +Sat Apr 4 17:03:58 UTC 2020 - Axel Braun <axel.br...@gmx.de> + +- Version 5.0.5 - Bugfix Release + +------------------------------------------------------------------- +Thu Nov 21 14:31:28 UTC 2019 - Axel Braun <axel.br...@gmx.de> + +- version 5.0.4 (GNU Health 3.6 series) + +------------------------------------------------------------------- +Mon Nov 11 17:58:19 UTC 2019 - Axel Braun <axel.br...@gmx.de> + +- Version 4.6.4 - Bugfix Release + +------------------------------------------------------------------- +Fri May 17 10:30:34 UTC 2019 - Axel Braun <axel.br...@gmx.de> + +- Version 4.6.3 - Bugfix Release + +------------------------------------------------------------------- +Mon Dec 10 19:23:44 UTC 2018 - Axel Braun <axel.br...@gmx.de> + +- Version 4.6.2 - Bugfix Release + +------------------------------------------------------------------- +Mon Dec 10 19:08:42 UTC 2018 - Axel Braun <axel.br...@gmx.de> + +- Version 4.2.3 - Bugfix Release + +------------------------------------------------------------------- +Wed Aug 22 13:02:38 UTC 2018 - axel.br...@gmx.de + +- Version 4.2.2 - Bugfix Release (boo#1107771) + +------------------------------------------------------------------- +Tue Feb 7 06:13:38 UTC 2017 - axel.br...@gmx.de + +- Version 4.2.1 + +------------------------------------------------------------------- +Mon Nov 28 18:22:41 UTC 2016 - axel.br...@gmx.de + +- Tryton Release 4.2 + +------------------------------------------------------------------- +Tue May 02 10:24:48 UTC 2016 - axel.br...@gmx.de + +- Tryton Release 4.0 + +------------------------------------------------------------------- +Wed Oct 19 20:14:38 UTC 2015 - axel.br...@gmx.de + +- Tryton Release 3.8 + +------------------------------------------------------------------- +Wed Apr 15 07:24:15 UTC 2015 - axel.br...@gmx.de + +- Tryton Release 3.6 + +------------------------------------------------------------------- +Fri Oct 25 17:51:39 UTC 2013 - axel.br...@gmx.de + +- new branch 3.0 + + +* Thu May 02 2013 axel.br...@gmx.de +- initial build New: ---- _service trytond_stock_supply-5.0.7.tar.gz trytond_stock_supply-5.0.7.tar.gz.asc trytond_stock_supply.changes trytond_stock_supply.keyring trytond_stock_supply.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_stock_supply.spec ++++++ # # spec file for package trytond_stock_supply # # Copyright (c) 2021 SUSE LLC # Copyright (c) 2014-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define majorver 5.0 Name: trytond_stock_supply Version: %{majorver}.7 Release: 0 Summary: The Stock Supply module for the Tryton ERP system License: GPL-3.0-only Group: Productivity/Office/Management URL: http://www.tryton.org/ Source: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz Source2: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz.asc Source3: https://keybase.io/cedrickrier/pgp_keys.asc?fingerprint=7C5A4360F6DF81ABA91FD54D6FF50AFE03489130#/%{name}.keyring # List of additional build dependencies BuildRequires: fdupes BuildRequires: python3-setuptools Requires: trytond Requires: trytond_account Requires: trytond_party Requires: trytond_product Requires: trytond_purchase Requires: trytond_stock BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description The Stock Supply module adds automatic supply mechanisms and introduce the concepts of order point and purchase request into the Tryton application platform. %prep %setup -q %build %python3_build %install %python3_install --prefix=%_prefix --root=%buildroot %fdupes -s %{buildroot} %files %defattr(-,root,root) %{python3_sitelib}/* %changelog ++++++ _service ++++++ <services> <service name="download_files" mode="localonly" /> </services>