diff --git a/.cvsignore b/.cvsignore index 57958e6..ec62be7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libburn-0.2.6.3.tar.gz +libburn-0.3.8.tar.gz diff --git a/libburn.spec b/libburn.spec index 075908a..b95e65d 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,17 +1,16 @@ Name: libburn -Version: 0.2.6.3 -Release: 3%{?dist} +Version: 0.3.8 +Release: 1%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries License: GPL URL: http://libburn.pykix.org/ -Source0: http://libburnia-download.pykix.org/releases/%{name}-%{version}.tar.gz +Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -#BuildRequires: automake libtool intltool gettext doxygen graphviz BuildRequires: libtool intltool gettext doxygen graphviz -#Requires: + %description Libburn is an open-source library for reading, mastering and writing @@ -49,7 +48,6 @@ features from the command line. %build -#./bootstrap %configure --disable-static make %{?_smp_mflags} doxygen doc/doxygen.conf @@ -94,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 10 2007 Denis Leroy - 0.3.8-1 +- Update to upstream 0.3.8 +- Fixed project URL + * Sun Mar 25 2007 Denis Leroy - 0.2.6.3-3 - Fixed unowned include directory (#233860) diff --git a/sources b/sources index 6a2e5dc..ff783b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbf08eef27c0880bc22a776b76429974 libburn-0.2.6.3.tar.gz +c3a1e7cdb7c5aec3bba0f2cb249ba16c libburn-0.3.8.tar.gz