From e6f566db41560460379c33b53afea3152f30c60b Mon Sep 17 00:00:00 2001 From: Daniel Mach Date: Fri, 20 Jul 2018 08:32:02 +0200 Subject: [PATCH] Update to 0.16.0 --- .gitignore | 1 + libdnf.spec | 19 ++++++++++++------- sources | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index e5af620..957b2b1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /libdnf-0.15.0.tar.gz /libdnf-0.15.1.tar.gz /libdnf-0.15.2.tar.gz +/libdnf-0.16.0.tar.gz diff --git a/libdnf.spec b/libdnf.spec index dc49ba2..92a4c91 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -1,5 +1,5 @@ %global libsolv_version 0.6.30-1 -%global libmodulemd_version 1.4.0 +%global libmodulemd_version 1.6.1 %global dnf_conflict 3.0.0 %global swig_version 3.0.12 @@ -12,7 +12,7 @@ %bcond_without python3 %endif -%if 0%{?rhel} && 0%{!?centos} +%if 0%{?rhel} && ! 0%{?centos} %bcond_without rhsm %else %bcond_with rhsm @@ -23,8 +23,8 @@ %{nil} Name: libdnf -Version: 0.15.2 -Release: 2%{?dist} +Version: 0.16.0 +Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0 BuildRequires: pkgconfig(gtk-doc) BuildRequires: rpm-devel >= 4.11.0 %if %{with rhsm} -BuildRequires: pkgconfig(librhsm) +BuildRequires: pkgconfig(librhsm) >= 0.0.3 %endif BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(json-c) @@ -135,13 +135,13 @@ mkdir build-py3 %build pushd build-py2 - %cmake -DPYTHON_DESIRED:str=2 -DWITH_MAN=OFF ../ %{!?with_valgrind:-DDISABLE_VALGRIND=1} %{_cmake_opts} + %cmake -DPYTHON_DESIRED:FILEPATH=%{__python2} -DWITH_MAN=OFF ../ %{!?with_valgrind:-DDISABLE_VALGRIND=1} %{_cmake_opts} %make_build popd %if %{with python3} pushd build-py3 - %cmake -DPYTHON_DESIRED:str=3 -DWITH_GIR=0 -DWITH_MAN=0 -Dgtkdoc=0 ../ %{!?with_valgrind:-DDISABLE_VALGRIND=1} %{_cmake_opts} + %cmake -DPYTHON_DESIRED:FILEPATH=%{__python3} -DWITH_GIR=0 -DWITH_MAN=0 -Dgtkdoc=0 ../ %{!?with_valgrind:-DDISABLE_VALGRIND=1} %{_cmake_opts} %make_build popd %endif @@ -211,6 +211,11 @@ popd %endif %changelog +* Sun Jul 22 2018 Daniel Mach - 0.16.0-1 +- Fix RHSM plugin +- Add support for logging +- Bump minimal libmodulemd version to 1.6.1 + * Fri Jul 13 2018 Fedora Release Engineering - 0.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 23fe83f..3074c0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libdnf-0.15.2.tar.gz) = fed5db21b3e4b612a1f08a3f73f7eb8faa07e9104a1eb20d832db47d548859b7ab0e7bb4df7db3c91e04bb428efa77dfc3f1d30e47bb3bbefb10cd8f6c2681b6 +SHA512 (libdnf-0.16.0.tar.gz) = 5ab3326cb3cd0c0091b0df5341c40c5281db30ec369c8d7774d0a9a0e9af714366a7acae5529e310b0cfbe6fff852471fd1040453347f48704a50bd0bdada018