Update to 0.16.0

This commit is contained in:
Daniel Mach 2018-07-20 08:32:02 +02:00
parent e4ca29506a
commit e6f566db41
3 changed files with 14 additions and 8 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/libdnf-0.15.0.tar.gz /libdnf-0.15.0.tar.gz
/libdnf-0.15.1.tar.gz /libdnf-0.15.1.tar.gz
/libdnf-0.15.2.tar.gz /libdnf-0.15.2.tar.gz
/libdnf-0.16.0.tar.gz

View File

@ -1,5 +1,5 @@
%global libsolv_version 0.6.30-1 %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 dnf_conflict 3.0.0
%global swig_version 3.0.12 %global swig_version 3.0.12
@ -12,7 +12,7 @@
%bcond_without python3 %bcond_without python3
%endif %endif
%if 0%{?rhel} && 0%{!?centos} %if 0%{?rhel} && ! 0%{?centos}
%bcond_without rhsm %bcond_without rhsm
%else %else
%bcond_with rhsm %bcond_with rhsm
@ -23,8 +23,8 @@
%{nil} %{nil}
Name: libdnf Name: libdnf
Version: 0.15.2 Version: 0.16.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Library providing simplified C and Python API to libsolv Summary: Library providing simplified C and Python API to libsolv
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/rpm-software-management/libdnf 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: pkgconfig(gtk-doc)
BuildRequires: rpm-devel >= 4.11.0 BuildRequires: rpm-devel >= 4.11.0
%if %{with rhsm} %if %{with rhsm}
BuildRequires: pkgconfig(librhsm) BuildRequires: pkgconfig(librhsm) >= 0.0.3
%endif %endif
BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(json-c)
@ -135,13 +135,13 @@ mkdir build-py3
%build %build
pushd build-py2 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 %make_build
popd popd
%if %{with python3} %if %{with python3}
pushd build-py3 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 %make_build
popd popd
%endif %endif
@ -211,6 +211,11 @@ popd
%endif %endif
%changelog %changelog
* Sun Jul 22 2018 Daniel Mach <dmach@redhat.com> - 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 <releng@fedoraproject.org> - 0.15.2-2 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (libdnf-0.15.2.tar.gz) = fed5db21b3e4b612a1f08a3f73f7eb8faa07e9104a1eb20d832db47d548859b7ab0e7bb4df7db3c91e04bb428efa77dfc3f1d30e47bb3bbefb10cd8f6c2681b6 SHA512 (libdnf-0.16.0.tar.gz) = 5ab3326cb3cd0c0091b0df5341c40c5281db30ec369c8d7774d0a9a0e9af714366a7acae5529e310b0cfbe6fff852471fd1040453347f48704a50bd0bdada018