Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_account_invoice_stock for
openSUSE:Factory checked in at 2023-10-19 22:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account_invoice_stock (Old)
and /work/SRC/openSUSE:Factory/.trytond_account_invoice_stock.new.1945
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account_invoice_stock"
Thu Oct 19 22:50:06 2023 rev:14 rq:1118954 version:6.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/trytond_account_invoice_stock/trytond_account_invoice_stock.changes
2023-08-02 16:50:41.537589351 +0200
+++
/work/SRC/openSUSE:Factory/.trytond_account_invoice_stock.new.1945/trytond_account_invoice_stock.changes
2023-10-19 22:52:26.145565906 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 11:38:26 UTC 2023 - Daniel Garcia Moreno <[email protected]>
+
+- Remove %python3_install prefix and root options, that's included in
+ the macro by default.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_account_invoice_stock.spec ++++++
--- /var/tmp/diff_new_pack.nhYzzM/_old 2023-10-19 22:52:26.781588974 +0200
+++ /var/tmp/diff_new_pack.nhYzzM/_new 2023-10-19 22:52:26.781588974 +0200
@@ -30,6 +30,7 @@
Source2:
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz.asc
Source3:
https://keybase.io/cedrickrier/pgp_keys.asc?fingerprint=7C5A4360F6DF81ABA91FD54D6FF50AFE03489130#/%{name}.keyring
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildRequires: python3-setuptools
Requires: trytond
Requires: trytond_account_invoice
@@ -48,7 +49,7 @@
%python3_build
%install
-%python3_install --prefix=%_prefix --root=%buildroot
+%python3_install
%fdupes -s %{buildroot}
%files