diff --git a/.cvsignore b/.cvsignore index 7d38145..011c8ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libebml-0.7.8.tar.bz2 +libebml-0.8.0.tar.bz2 diff --git a/libebml.spec b/libebml.spec index 90b49cb..b4a7c83 100644 --- a/libebml.spec +++ b/libebml.spec @@ -1,12 +1,12 @@ -Summary: Extensible Binary Meta Language library -Name: libebml -Version: 0.7.8 -Release: 3%{?dist} -License: LGPLv2+ -Group: System Environment/Libraries -URL: http://www.matroska.org/ -Source: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) +Summary: Extensible Binary Meta Language library +Name: libebml +Version: 0.8.0 +Release: 1%{?dist} +License: LGPLv2+ +Group: System Environment/Libraries +URL: http://www.matroska.org/ +Source: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) %description Extensible Binary Meta Language access library A library for reading @@ -14,12 +14,12 @@ and writing files with the Extensible Binary Meta Language, a binary pendant to XML. -%package devel -Summary: Development files for the Extensible Binary Meta Language library -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +%package devel +Summary: Development files for the Extensible Binary Meta Language library +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} -%description devel +%description devel Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. @@ -30,6 +30,7 @@ will use the Extensible Binary Meta Language library. %prep %setup -q +sed -i 's/\r//' ChangeLog LICENSE.LGPL iconv -f ISO-8859-1 -t UTF-8 ChangeLog > ChangeLog.tmp touch -r ChangeLog ChangeLog.tmp mv ChangeLog.tmp ChangeLog @@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 25 2010 Hans de Goede 0.8.0-1 +- New upstream release 0.8.0 (#595421) + * Fri Jul 24 2009 Fedora Release Engineering - 0.7.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index e17a10a..bc37228 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6278109f52e4f9d2c8a8dfc0d668b587 libebml-0.7.8.tar.bz2 +e99f95eaac49958f0a962e67bc4ac4f2 libebml-0.8.0.tar.bz2