diff --git a/.cvsignore b/.cvsignore index 8c1c2c0..a19898f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libdvdread-4.1.3rc1.tar.bz2 +libdvdread-4.1.3.tar.bz2 diff --git a/libdvdread.spec b/libdvdread.spec index 15e52d0..d2e4fcd 100644 --- a/libdvdread.spec +++ b/libdvdread.spec @@ -1,13 +1,13 @@ Name: libdvdread Version: 4.1.3 -Release: 0.3.rc1%{?dist} +Release: 1%{?dist} Summary: A library for reading DVD video discs based on Ogle code Group: System Environment/Libraries License: GPLv2+ -#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdread-%{version}.tar.gz +Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdread-%{version}.tar.bz2 # svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread -Source: %{name}-4.1.3rc1.tar.bz2 +#Source: %{name}-4.1.3rc1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/dvdread.pc %changelog +* Tue Sep 09 2008 Dominik Mierzejewski 4.1.3-1 +- update to 4.1.3 final + * Sun Aug 31 2008 Dominik Mierzejewski 4.1.3-0.3.rc1 - update to 4.1.3rc1 - fix include path diff --git a/sources b/sources index d0b0a8b..2435ea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77405d355ba1d79de6b0cf29c51c7545 libdvdread-4.1.3rc1.tar.bz2 +6dc068d442c85a3cdd5ad3da75f6c6e8 libdvdread-4.1.3.tar.bz2