diff --git a/libburn.spec b/libburn.spec index fcac77c..a90a631 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,12 +1,12 @@ Name: libburn Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries License: GPL URL: http://libburn.pykix.org/ -Source0: %{name}-%{version}.tar.gz +Source0: http://libburn-download.pykix.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: automake libtool intltool gettext doxygen graphviz @@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Oct 21 2006 Jesse Keating - 0.2-2-2 +- Point to a real URL in source, now that we have a tarball + * Fri Oct 20 2006 Jesse Keating - 0.2-2-1 - 0.2.2 release