- New upstream bugfix release 1.0beta2
This commit is contained in:
parent
5960f45f9c
commit
b3d7c64e62
@ -1 +1 @@
|
||||
libtheora-1.0beta1.tar.gz
|
||||
libtheora-1.0beta2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Theora Video Compression Codec
|
||||
Name: libtheora
|
||||
Version: 1.0beta1
|
||||
Version: 1.0beta2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 0
|
||||
License: BSD
|
||||
@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/libtheora/html doc/vp3-format.txt doc/spec/Theora_I_spec.pdf
|
||||
%doc doc/libtheora/html doc/vp3-format.txt doc/spec/Theora_spec.pdf
|
||||
%doc doc/color.html doc/draft-ietf-avt-rtp-theora-00.txt
|
||||
%{_includedir}/theora
|
||||
%{_libdir}/*.so
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 18 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.0beta2-1
|
||||
- New upstream bugfix release 1.0beta2
|
||||
|
||||
* Thu Oct 11 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 1.0beta1-1
|
||||
- New upstream release 1.0beta1 (bz 307571)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user