From 7f0465cd601e7f5524f5abe620a173e964aa62de Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:29:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libgeotiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgeotiff.spec b/libgeotiff.spec index 8eaf313..21f356b 100644 --- a/libgeotiff.spec +++ b/libgeotiff.spec @@ -1,6 +1,6 @@ Name: libgeotiff Version: 1.2.5 -Release: 14%{?dist} +Release: 15%{?dist} Summary: GeoTIFF format library Group: System Environment/Libraries License: MIT @@ -130,6 +130,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.2.5-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Apr 27 2014 Volker Fröhlich - 1.2.5-14 - Support aarch64 (BZ #925739)