diff --git a/netpbm.spec b/netpbm.spec index 5ecdde8..ba0128f 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats Name: netpbm Version: 10.71.02 -Release: 1%{?dist} +Release: 2%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain Group: System Environment/Libraries @@ -262,6 +262,9 @@ rm -rf $RPM_BUILD_ROOT %doc userguide/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 10.71.02-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Aug 10 2015 Petr Hracek - 10.71.02-1 - Update to the latest upstream release (#1252352)