update source URL

This commit is contained in:
Nils Philippsen 2014-08-05 10:38:23 +02:00
parent f2d69f1d88
commit fa43cdc31e

View File

@ -12,7 +12,7 @@
Summary: A dynamic, any to any, pixel format conversion library Summary: A dynamic, any to any, pixel format conversion library
Name: babl Name: babl
Version: 0.1.10 Version: 0.1.10
Release: 10%{?dist} Release: 11%{?dist}
# Compute some version related macros # Compute some version related macros
# Ugly hack, you need to get your quoting backslashes/percent signs straight # Ugly hack, you need to get your quoting backslashes/percent signs straight
@ -25,7 +25,7 @@ Release: 10%{?dist}
License: LGPLv3+ and GPLv3+ License: LGPLv3+ and GPLv3+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gegl.org/babl/ 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) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: librsvg2 BuildRequires: librsvg2
@ -124,6 +124,9 @@ rm -rf %{buildroot}
%doc %{develdocdir} %doc %{develdocdir}
%changelog %changelog
* Tue Aug 05 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-11
- update source URL
* Tue Jul 29 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-10 * Tue Jul 29 2014 Nils Philippsen <nils@redhat.com> - 0.1.10-10
- drop obsoletes in future Fedora and EL versions (#1002080) - drop obsoletes in future Fedora and EL versions (#1002080)