diff --git a/patchutils.spec b/patchutils.spec index 9d9ee47..5f5faf1 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,7 +1,7 @@ Summary: A collection of programs for manipulating patch files Name: patchutils Version: 0.3.4 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/System URL: http://cyberelk.net/tim/patchutils/ @@ -48,6 +48,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.3.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Aug 21 2015 Tim Waugh - 0.3.4-4 - Spec file cleanups (bug #1251587).