diff --git a/.cvsignore b/.cvsignore index a8fba46..6cb8a9b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -librsvg-1.1.6.tar.gz +librsvg-2.0.1.tar.bz2 diff --git a/librsvg2.spec b/librsvg2.spec index 8da9688..95f83b7 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -4,15 +4,15 @@ %define gtk2_version 2.0.2 %define freetype_version 2.0.1 %define popt_version 1.5 -%define libart_version 2.3.8 +%define libart_version 2.3.10 Name: librsvg2 Summary: An SVG library based on libart. -Version: 1.1.6 -Release: 5 +Version: 2.0.1 +Release: 1 License: LGPL Group: System Environment/Libraries -Source: librsvg-%{version}.tar.gz +Source: librsvg-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: gtk2 >= %{gtk2_version} Requires: libxml2 >= %{libxml2_version} @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/librsvg-2.0.pc %changelog +* Sat Jul 27 2002 Havoc Pennington +- 2.0.1 + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index f9a31b6..e0dcb9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eaa1ff81d9b3537b313ec372254ba782 librsvg-1.1.6.tar.gz +b4cdeb24049af67a82bb6cd329422364 librsvg-2.0.1.tar.bz2