Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdnf for openSUSE:Factory checked 
in at 2022-03-29 18:14:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdnf (Old)
 and      /work/SRC/openSUSE:Factory/.libdnf.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdnf"

Tue Mar 29 18:14:16 2022 rev:28 rq:965256 version:0.66.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdnf/libdnf.changes    2021-11-06 
18:13:35.516746005 +0100
+++ /work/SRC/openSUSE:Factory/.libdnf.new.1900/libdnf.changes  2022-03-29 
18:14:30.275077680 +0200
@@ -1,0 +2,11 @@
+Sun Mar 27 21:25:17 UTC 2022 - Neal Gompa <ngomp...@gmail.com>
+
+- Update to 0.66.0
+  + Use `rpmdbCookie` from librpm, remove `hawkey.Sack._rpmdb_version`
+  + Fix handling transaction id in resolveTransactionItemReason (rh#2010259, 
rh#2053014)
+  + Remove deprecated assertions (rh#2027383)
+  + Increase required rpm version since we use `rpmdbCookie()`
+  + Skip rich deps for autodetection of unmet dependencies (rh#2033130)
+- Use ldconfig_scriptlets macro for ldconfig scriptlets
+
+-------------------------------------------------------------------

Old:
----
  libdnf-0.65.0.tar.gz

New:
----
  libdnf-0.66.0.tar.gz

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

Other differences:
------------------
++++++ libdnf.spec ++++++
--- /var/tmp/diff_new_pack.KCghP0/_old  2022-03-29 18:14:30.951078302 +0200
+++ /var/tmp/diff_new_pack.KCghP0/_new  2022-03-29 18:14:30.955078306 +0200
@@ -20,7 +20,7 @@
 %global libsolv_version 0.7.20
 %global libmodulemd_version 2.13.0
 %global librepo_version 1.13.1
-%global dnf_conflict 4.3.0
+%global dnf_conflict 4.11.0
 %global swig_version 3.0.12
 
 # Keep tests switched off for now, it bombs out on SUSE
@@ -34,7 +34,7 @@
 %define devname %{name}-devel
 
 Name:           libdnf
-Version:        0.65.0
+Version:        0.66.0
 Release:        0
 Summary:        Library providing C and Python APIs atop libsolv
 License:        LGPL-2.1-or-later
@@ -66,13 +66,12 @@
 %if %{with valgrind}
 BuildRequires:  valgrind
 %endif
-BuildRequires:  rpm-devel >= 4.11.0
+BuildRequires:  rpm-devel >= 4.15.0
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cppunit)
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.46.0
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(json-c)
-BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(modulemd-2.0) >= %{libmodulemd_version}
 BuildRequires:  pkgconfig(smartcols)
 BuildRequires:  pkgconfig(sqlite3)
@@ -205,10 +204,8 @@
 ln -sr %{buildroot}%{_sysconfdir}/zypp/repos.d 
%{buildroot}%{_sysconfdir}/distro.repos.d
 
 
+%ldconfig_scriptlets -n %{libname}
 
-%post -n %{libname} -p /sbin/ldconfig
-
-%postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname} -f %{name}.lang
 %license COPYING

++++++ libdnf-0.65.0.tar.gz -> libdnf-0.66.0.tar.gz ++++++
++++ 31122 lines of diff (skipped)

Reply via email to