Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zim for openSUSE:Factory checked in 
at 2024-02-21 17:56:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zim (Old)
 and      /work/SRC/openSUSE:Factory/.zim.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zim"

Wed Feb 21 17:56:05 2024 rev:16 rq:1147948 version:0.75.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/zim/zim.changes  2023-07-11 15:57:09.353119920 
+0200
+++ /work/SRC/openSUSE:Factory/.zim.new.1706/zim.changes        2024-02-21 
17:56:21.687184154 +0100
@@ -1,0 +2,8 @@
+Tue Feb 20 11:27:30 UTC 2024 - [email protected]
+
+- use python macros to build and install
+- by the way, it will remove dependency on /usr/bin/python3 using
+  [bsc#1212476]
+  * 
https://en.opensuse.org/openSUSE:Packaging_Python#Dependency_on_/usr/bin/python3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zim.spec ++++++
--- /var/tmp/diff_new_pack.eCAZKL/_old  2024-02-21 17:56:22.343207876 +0100
+++ /var/tmp/diff_new_pack.eCAZKL/_new  2024-02-21 17:56:22.343207876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zim
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2012 Matthias Propst.
 #
 # All modifications and additions to the file contributed by third parties
@@ -61,10 +61,10 @@
 %setup -q
 
 %build
-python3 setup.py build
+%python3_build
 
 %install
-python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python3_install
 
 %suse_update_desktop_file %{name}
 # remove ubuntu-specific icons

Reply via email to