diff --git a/libdnf.spec b/libdnf.spec index 51cdc33..18f2615 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -15,7 +15,7 @@ Name: libdnf Version: 0.7.0 -Release: 0.6git%{shortcommit}%{?dist} +Release: 0.7git%{shortcommit}%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -152,6 +152,9 @@ popd %endif %changelog +* Wed Dec 21 2016 Peter Robinson 0.7.0-0.7gitf9b798c +- Rebuild for Python 3.6 + * Mon Dec 19 2016 Igor Gnatenko - 0.7.0-0.6gitf9b798c - Use new upstream URL