From fa43cdc31e42a54303da7df07f96b8a6b89e483b Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 5 Aug 2014 10:38:23 +0200 Subject: [PATCH] update source URL --- babl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/babl.spec b/babl.spec index f813b3c..78646d4 100644 --- a/babl.spec +++ b/babl.spec @@ -12,7 +12,7 @@ Summary: A dynamic, any to any, pixel format conversion library Name: babl Version: 0.1.10 -Release: 10%{?dist} +Release: 11%{?dist} # Compute some version related macros # Ugly hack, you need to get your quoting backslashes/percent signs straight @@ -25,7 +25,7 @@ Release: 10%{?dist} License: LGPLv3+ and GPLv3+ Group: System Environment/Libraries URL: http://www.gegl.org/babl/ -Source0: ftp://ftp.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2 +Source0: http://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: librsvg2 @@ -124,6 +124,9 @@ rm -rf %{buildroot} %doc %{develdocdir} %changelog +* Tue Aug 05 2014 Nils Philippsen - 0.1.10-11 +- update source URL + * Tue Jul 29 2014 Nils Philippsen - 0.1.10-10 - drop obsoletes in future Fedora and EL versions (#1002080)