This commit is contained in:
Peter Robinson 2014-08-17 03:28:16 +00:00
parent 64f199d471
commit 48319068ab
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libgeotiff
Version: 1.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: GeoTIFF format library
Group: System Environment/Libraries
License: MIT
@ -121,6 +121,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jul 12 2014 Devrim Gündüz <devrim@gunduz.org> - 1.4.0-1
- Update to 1.4.0
- Removed patches. No longer applicable.