Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_product for openSUSE:Factory
checked in at 2023-10-19 22:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
and /work/SRC/openSUSE:Factory/.trytond_product.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_product"
Thu Oct 19 22:50:11 2023 rev:14 rq:1118961 version:6.0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes
2023-04-07 23:29:18.366444502 +0200
+++
/work/SRC/openSUSE:Factory/.trytond_product.new.1945/trytond_product.changes
2023-10-19 22:52:30.365718967 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 11:39:07 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_product.spec ++++++
--- /var/tmp/diff_new_pack.X78Dui/_old 2023-10-19 22:52:30.889737973 +0200
+++ /var/tmp/diff_new_pack.X78Dui/_new 2023-10-19 22:52:30.893738118 +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: trytond
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,7 +47,7 @@
%python3_build
%install
-%python3_install --prefix=%_prefix --root=%buildroot
+%python3_install
%fdupes -s %{buildroot}
%files