diff --git a/libdnf.spec b/libdnf.spec index d2a1dc8..dc49ba2 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -24,7 +24,7 @@ Name: libdnf Version: 0.15.2 -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 @@ -211,6 +211,9 @@ popd %endif %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.15.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 29 2018 Jaroslav Mracek - 0.15.2-1 - Update to 0.15.1 - Resolves: rhbz#1595487