From e40571d5c2be20b5a85d936da508098b0804d558 Mon Sep 17 00:00:00 2001 From: Monty Date: Wed, 2 Aug 2006 22:21:58 +0000 Subject: [PATCH] Update libtheora to upstream (1.0alpha7) --- .cvsignore | 1 + libtheora.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5cb7ce4..0e18fdd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ libtheora-1.0alpha3.tar.bz2 libtheora-1.0alpha4.tar.bz2 libtheora-1.0alpha5.tar.gz +libtheora-1.0alpha7.tar.gz diff --git a/libtheora.spec b/libtheora.spec index 4220b41..6d8d387 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,7 +1,7 @@ Summary: Theora Video Compression Codec Name: libtheora -Version: 1.0alpha5 -Release: 1.2.2 +Version: 1.0alpha7 +Release: 1 Epoch: 0 License: BSD Group: System Environment/Libraries @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Aug 02 2006 Monty - 0:1.0alpha7-1 +- Update to 1.0alpha7 + * Wed Jul 12 2006 Jesse Keating - 0:1.0alpha5-1.2.2 - rebuild diff --git a/sources b/sources index f9f33bd..39b8ed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5add710b80b1cd8f3db9867d1fc9d151 libtheora-1.0alpha5.tar.gz +55ee3c6db3e0927e7918309891a8f52b libtheora-1.0alpha7.tar.gz