From b96f830630beef6f2154e87c601b3aa9a85bdcf3 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Wed, 9 Nov 2005 20:49:42 +0000 Subject: [PATCH] - update to 1.0alpha5 --- .cvsignore | 1 + libtheora.spec | 9 ++++++--- sources | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1194825..5cb7ce4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ libtheora-1.0alpha3.tar.bz2 libtheora-1.0alpha4.tar.bz2 +libtheora-1.0alpha5.tar.gz diff --git a/libtheora.spec b/libtheora.spec index cd7f269..69987f2 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,12 +1,12 @@ Summary: Theora Video Compression Codec Name: libtheora -Version: 1.0alpha4 -Release: 2 +Version: 1.0alpha5 +Release: 1 Epoch: 0 License: BSD Group: System Environment/Libraries URL: http://www.theora.org -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Nov 09 2005 John (J5) Palmieri - 1.0alpha5-1 +- Update to 1.0alpha5 + * Wed Mar 02 2005 John (J5) Palmieri - 1.0alpha4-2 - rebuild with gcc 4.0 diff --git a/sources b/sources index 12801d5..f9f33bd 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -96bd0ab761fffde527ac4febf168e9b7 libtheora-1.0alpha3.tar.bz2 -a71ac42ec0f848da327930841a80ff2b libtheora-1.0alpha4.tar.bz2 +5add710b80b1cd8f3db9867d1fc9d151 libtheora-1.0alpha5.tar.gz