diff --git a/.cvsignore b/.cvsignore index c867291..5ce9d67 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libmatroska-0.8.1.tar.bz2 +libmatroska-0.9.0.tar.bz2 diff --git a/libmatroska.spec b/libmatroska.spec index 94bad8d..fa6517e 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -1,13 +1,13 @@ Summary: Open audio/video container format library Name: libmatroska -Version: 0.8.1 -Release: 5%{?dist} +Version: 0.9.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.matroska.org/ Source0: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: libebml-devel >= 0.7.6 +BuildRequires: libebml-devel >= 0.8.0 %description Matroska is an extensible open standard Audio/Video container. It @@ -20,7 +20,7 @@ is usually found as .mkv files (matroska video) and .mka files Summary: Matroska container format library development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libebml-devel >= 0.7.6 +Requires: libebml-devel >= 0.8.0 %description devel Matroska is an extensible open standard Audio/Video container. It @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 24 2010 Martin Sourada - 0.9.0-1 +- New release + * Fri Jul 24 2009 Fedora Release Engineering - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 45da70e..097c0a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20cf624ace0c58a54c7752eebfbc0b19 libmatroska-0.8.1.tar.bz2 +1900b63866ac41a25bd536fdc5ce08c7 libmatroska-0.9.0.tar.bz2