This commit is contained in:
Peter Robinson 2014-08-18 07:04:00 +00:00
parent c992976dc7
commit 2868012b90
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: unpaper
Version: 0.3
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Post-processing of scanned and photocopied book pages
Group: Applications/Publishing
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%doc doc CHANGELOG LICENSE README
%changelog
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jun 16 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.3-11
- Fix FTBFS with -Werror=format-security (#1037369, #1107039)