This commit is contained in:
Dennis Gilmore 2013-08-04 04:53:41 -05:00
parent 49e50eadac
commit ca3adc0455
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: zimlib
Version: 1.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Library for reading/writing ZIM files
License: GPLv2+
@ -61,6 +61,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Apr 26 2013 Micah Roth <micah.roth_ucla.edu> 1.0-5
- forced INSTALL to preserve timestamps for non-compiled files