From c10381b21c0e2389cab3a370b5934e5fc72fe4c8 Mon Sep 17 00:00:00 2001 From: Jaroslav Mracek Date: Wed, 12 Dec 2018 10:42:38 +0100 Subject: [PATCH] Update to 0.24.1 --- .gitignore | 1 + libdnf.spec | 16 ++++++++++++++-- sources | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 326767f..917ccc7 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /libdnf-0.20.0.tar.gz /libdnf-0.22.0.tar.gz /libdnf-0.22.3.tar.gz +/libdnf-0.24.1.tar.gz diff --git a/libdnf.spec b/libdnf.spec index 30577f4..24ea75a 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -1,6 +1,6 @@ %global libsolv_version 0.6.35-1 %global libmodulemd_version 1.6.1 -%global dnf_conflict 4.0.9 +%global dnf_conflict 4.0.10 %global swig_version 3.0.12 %bcond_with valgrind @@ -30,7 +30,7 @@ %{nil} Name: libdnf -Version: 0.22.3 +Version: 0.24.1 Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ @@ -55,6 +55,7 @@ BuildRequires: pkgconfig(librhsm) >= 0.0.3 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(cppunit) +BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(modulemd) >= %{libmodulemd_version} BuildRequires: pkgconfig(smartcols) BuildRequires: gettext @@ -215,6 +216,7 @@ popd %license COPYING %doc README.md AUTHORS %{_libdir}/%{name}.so.* +%{_libdir}/libdnf/plugins/README %files devel %doc %{_datadir}/gtk-doc/html/%{name}/ @@ -243,6 +245,16 @@ popd %endif %changelog +* Wed Dec 12 2018 Jaroslav Mracek - 0.24.1-1 +- Update to 0.24.1 +- Add support for zchunk +- Enhance LIBDNF plugins support +- Enhance sorting for module list (RhBug:1590358) +- [repo] Check whether metadata cache is expired (RhBug:1539620,1648274) +- [DnfRepo] Add methods for alternative repository metadata type and download (RhBug:1656314) +- Remove installed profile on module enable or disable (RhBug:1653623) +- [sack] Implement dnf_sack_get_rpmdb_version() + * Thu Nov 22 2018 Jaroslav Mracek - 0.22.3-1 - Permanently disable Python2 build for Fedora 30+ - Update to 0.22.3 diff --git a/sources b/sources index 35c14b6..bbac4b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libdnf-0.22.3.tar.gz) = 4563030eafad6c0536623a675f1ade35da49667073e2ebbc3ec03602861ee71aee1fa2f1d6109ad7fd4fbc91302c744c143c24a22179edc4f88ad886e9bdb9d8 +SHA512 (libdnf-0.24.1.tar.gz) = 834fae305b0b7578c80c1748a10aaa5a15a0ba41a77d08e5ea93cd1bd5b92899c644fd69b14bd1c904bbbb77ac9e04aa6bff9b1bf3e85518df6f6a04b25aa391