diff --git a/.gitignore b/.gitignore index 43dc13d..e5af620 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /libdnf-0.11.1.tar.gz /libdnf-0.15.0.tar.gz /libdnf-0.15.1.tar.gz +/libdnf-0.15.2.tar.gz diff --git a/libdnf.spec b/libdnf.spec index ca8a6fa..d2a1dc8 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -23,8 +23,8 @@ %{nil} Name: libdnf -Version: 0.15.1 -Release: 2%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -99,6 +99,7 @@ BuildRequires: python-nose BuildRequires: python2-nose %endif Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: python2-%{name} = %{version}-%{release} # Fix problem with hawkey - dnf version incompatibility # Can be deleted for distros where only python2-dnf >= 2.0.0 Conflicts: python2-dnf < %{dnf_conflict} @@ -114,9 +115,11 @@ Summary: Python 3 bindings for the hawkey library BuildRequires: python3-devel BuildRequires: python3-nose Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: python3-%{name} = %{version}-%{release} # Fix problem with hawkey - dnf version incompatibility # Can be deleted for distros where only python3-dnf >= 2.0.0 Conflicts: python3-dnf < %{dnf_conflict} +# Obsoletes F27 packages Obsoletes: platform-python-hawkey < %{version}-%{release} %description -n python3-hawkey @@ -208,6 +211,10 @@ popd %endif %changelog +* Fri Jun 29 2018 Jaroslav Mracek - 0.15.2-1 +- Update to 0.15.1 +- Resolves: rhbz#1595487 + * Fri Jun 29 2018 Igor Gnatenko - 0.15.1-2 - Restore proper ldconfig_scriptlets diff --git a/sources b/sources index ff7cace..23fe83f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libdnf-0.15.1.tar.gz) = 565e8e3a0a2ebbbbadbc2ae1bf92ede3c67f523b40daf63fc8daf48b28d150ab32ce9f51ed0d1a3aefb4e7a08d2a898b582ed689731f525b10f6982d00c5df6b +SHA512 (libdnf-0.15.2.tar.gz) = fed5db21b3e4b612a1f08a3f73f7eb8faa07e9104a1eb20d832db47d548859b7ab0e7bb4df7db3c91e04bb428efa77dfc3f1d30e47bb3bbefb10cd8f6c2681b6