From 291a3428055a78cf1856f6cc2372407b94ab024c Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 13 May 2015 15:19:12 +0200 Subject: [PATCH] version 0.3.1 (with API/ABI changes) - fix source URL (no tar.bz2 available) --- .gitignore | 1 + lensfun.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 22ee87b..9fcec98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lensfun-0.2.8.tar.bz2 /lensfun-0.3.0.tar.bz2 +/lensfun-0.3.1.tar.gz diff --git a/lensfun.spec b/lensfun.spec index 094d24a..cf78104 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -9,13 +9,13 @@ %endif Name: lensfun -Version: 0.3.0 +Version: 0.3.1 Summary: Library to rectify defects introduced by photographic lenses -Release: 5%{?dist} +Release: 1%{?dist} License: LGPLv3 and CC-BY-SA URL: http://lensfun.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz ## upstreamable patches # install manpages only when INSTALL_HELPER_SCRIPTS=ON @@ -111,6 +111,10 @@ rm -fv %{buildroot}%{_bindir}/g-lensfun-update-data \ %changelog +* Wed May 13 2015 Nils Philippsen - 0.3.1-1 +- version 0.3.1 (with API/ABI changes) +- fix source URL (no tar.bz2 available) + * Sat May 02 2015 Kalev Lember - 0.3.0-5 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 62f4b18..4352ef4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c553cb37f1b781d1af05787beacf0193 lensfun-0.3.0.tar.bz2 +7f577385f98b260ea5384b99c6eb03aa lensfun-0.3.1.tar.gz