diff --git a/dput-ng.spec b/dput-ng.spec index 432c649..238f52f 100644 --- a/dput-ng.spec +++ b/dput-ng.spec @@ -1,6 +1,6 @@ Name: dput-ng Version: 1.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Next generation Debian package upload tool License: GPLv2+ and MIT @@ -92,6 +92,9 @@ python2 setup.py install --root=%{buildroot} %{python2_sitelib}/dput*.egg-info %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jan 04 2016 Michael Kuhn - 1.10-3 - Explicitly require python2. - Rename python-* packages to python2-*.