diff --git a/libdnf.spec b/libdnf.spec index 9a7b2d5..9f89295 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -52,7 +52,7 @@ Name: libdnf Version: %{libdnf_major_version}.%{libdnf_minor_version}.%{libdnf_micro_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -293,6 +293,9 @@ popd %endif %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.43.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Ales Matej - 0.43.1-1 - Allow excluding packages with "excludepkgs" and globs - Add two new query filters: obsoletes_by_priority, upgrades_by_priority