liboggz-0.9.7 (devel)
This commit is contained in:
parent
b354dbe76c
commit
850b660587
@ -1 +1 @@
|
||||
liboggz-0.9.5.tar.gz
|
||||
liboggz-0.9.7.tar.gz
|
||||
|
10
liboggz.spec
10
liboggz.spec
@ -1,6 +1,6 @@
|
||||
Name: liboggz
|
||||
Version: 0.9.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple programming interface for Ogg files and streams
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -13,9 +13,6 @@ BuildRequires: libogg-devel >= 1.0
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: docbook-utils
|
||||
|
||||
# libtool
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
%description
|
||||
Oggz provides a simple programming interface for reading and writing Ogg files
|
||||
and streams. Ogg is an interleaving data container developed by Monty at
|
||||
@ -78,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2008 Michel Salim <salimma@fedoraproject.org> - 0.9.7-1
|
||||
- Update to 0.9.7
|
||||
|
||||
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.9.5-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user