From 6c1b7432b78b4b75f77a95060a0bd57149f13eb5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 12:23:06 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- proj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proj.spec b/proj.spec index 0c84746..e99addd 100644 --- a/proj.spec +++ b/proj.spec @@ -1,6 +1,6 @@ Name: proj Version: 4.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cartographic projection software (PROJ.4) Group: Applications/Engineering @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_datadir}/%{name}/epsg %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 4.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Aug 16 2012 Devrim GÜNDÜZ 4.8.0-3 - Install projects.h manually, per #830496.