Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_account_invoice for
openSUSE:Factory checked in at 2023-10-19 22:50:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account_invoice (Old)
and /work/SRC/openSUSE:Factory/.trytond_account_invoice.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account_invoice"
Thu Oct 19 22:50:05 2023 rev:30 rq:1118953 version:6.0.13
Changes:
--------
---
/work/SRC/openSUSE:Factory/trytond_account_invoice/trytond_account_invoice.changes
2023-09-07 21:14:59.810143742 +0200
+++
/work/SRC/openSUSE:Factory/.trytond_account_invoice.new.1945/trytond_account_invoice.changes
2023-10-19 22:52:25.333536455 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 11:38:19 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.spec ++++++
--- /var/tmp/diff_new_pack.mIEe1R/_old 2023-10-19 22:52:25.965559378 +0200
+++ /var/tmp/diff_new_pack.mIEe1R/_new 2023-10-19 22:52:25.969559523 +0200
@@ -29,6 +29,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: python3-dateutil
Requires: trytond
@@ -51,7 +52,7 @@
%python3_build
%install
-%python3_install --prefix=%_prefix --root=%buildroot
+%python3_install
%fdupes -s %{buildroot}
%files