Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trytond_account for openSUSE:Factory 
checked in at 2023-10-19 22:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_account.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_account"

Thu Oct 19 22:50:04 2023 rev:40 rq:1118952 version:6.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes  
2023-09-07 21:15:04.386307330 +0200
+++ 
/work/SRC/openSUSE:Factory/.trytond_account.new.1945/trytond_account.changes    
    2023-10-19 22:52:24.437503956 +0200
@@ -1,0 +2,6 @@
+Thu Oct 19 10:54:42 UTC 2023 - Daniel Garcia Moreno <daniel.gar...@suse.com>
+
+- Remove %python3_install prefix and root options, that's included in
+  the macro by default.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trytond_account.spec ++++++
--- /var/tmp/diff_new_pack.9Ib9MX/_old  2023-10-19 22:52:25.129529055 +0200
+++ /var/tmp/diff_new_pack.9Ib9MX/_new  2023-10-19 22:52:25.129529055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_account
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2016-2021 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %define majorver 6.0
@@ -21,13 +22,14 @@
 Version:        %{majorver}.18
 Release:        0
 Summary:        The "account" module for the Tryton ERP system
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Office/Management
-Url:            http://www.tryton.org/
+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
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-setuptools 
 Requires:       trytond 
 Requires:       trytond_company 
@@ -47,7 +49,7 @@
 %python3_build
     
 %install
-%python3_install --prefix=%{_prefix} --root=%{buildroot}
+%python3_install
 %fdupes -s %{buildroot}
 
 %files 

Reply via email to