diff --git a/lensfun.spec b/lensfun.spec index 267d236..e7589d5 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -5,11 +5,8 @@ Summary: Library to rectify defects introduced by photographic lenses Release: 3%{?dist} License: LGPLv3 and CC-BY-SA -URL: http://lensfun.berlios.de/ -# sf link doesn't work anymore -#Source0: http://downloads.sourceforge.net/project/lensfun.berlios/lensfun-%{version}.tar.bz2 -# this one's a bit wierd too, spectool -g gets the filename wrong -Source0: http://download.berlios.de/lensfun/lensfun-%{version}.tar.bz2 +URL: http://lensfun.sourceforge.net/ +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRequires: cmake >= 2.8 BuildRequires: doxygen @@ -78,6 +75,9 @@ rm -rfv %{buildroot}%{_docdir}/%{name}-%{version}* %changelog +* Tue Nov 04 2014 Nils Philippsen +- Lensfun moved from Berlios to SourceForge (#1159993) + * Sun Aug 17 2014 Fedora Release Engineering - 0.2.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild