Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdnf for openSUSE:Factory checked 
in at 2023-02-25 19:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdnf (Old)
 and      /work/SRC/openSUSE:Factory/.libdnf.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdnf"

Sat Feb 25 19:54:53 2023 rev:31 rq:1067641 version:0.69.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdnf/libdnf.changes    2022-10-17 
14:57:17.590045852 +0200
+++ /work/SRC/openSUSE:Factory/.libdnf.new.31432/libdnf.changes 2023-02-25 
19:55:04.359252142 +0100
@@ -1,0 +2,4 @@
+Fri Feb 24 15:38:14 UTC 2023 - Bruno Pitrus <brunopit...@hotmail.com>
+- Precompile python bytecode (boo#1208151)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdnf.spec ++++++
--- /var/tmp/diff_new_pack.d2Pjiv/_old  2023-02-25 19:55:05.683260302 +0100
+++ /var/tmp/diff_new_pack.d2Pjiv/_new  2023-02-25 19:55:05.687260326 +0100
@@ -57,6 +57,7 @@
 Patch1003:      
libdnf-0.58.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
 
 BuildRequires:  cmake
+BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  gpgme-devel
@@ -202,6 +203,9 @@
 mkdir -p %{buildroot}%{_sysconfdir}/zypp/repos.d
 ln -sr %{buildroot}%{_sysconfdir}/zypp/repos.d 
%{buildroot}%{_sysconfdir}/distro.repos.d
 
+%python_compileall
+%fdupes %{buildroot}%{python3_sitearch}
+
 %ldconfig_scriptlets -n %{libname}
 
 %files -n %{libname} -f %{name}.lang

Reply via email to