Update to 1.1.0

epel8
Nicolas Chauvet 14 years ago
parent accba6ec6c
commit 30b1f7a5df

1
.gitignore vendored

@ -1 +1,2 @@
libmatroska-1.0.0.tar.bz2
/libmatroska-1.1.0.tar.bz2

@ -1,13 +1,13 @@
Summary: Open audio/video container format library
Name: libmatroska
Version: 1.0.0
Release: 2%{?dist}
Version: 1.1.0
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.matroska.org/
Source0: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
BuildRequires: libebml-devel >= 1.0.0
BuildRequires: libebml-devel >= 1.2.0
%description
Matroska is an extensible open standard Audio/Video container. It
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Feb 14 2011 Nicolas Chauvet <kwizart@gmail.com> - 1.1.0-1
- New release 1.1.0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

@ -1 +1 @@
4efcf3945b17a6f0320cf1aaa326a4de libmatroska-1.0.0.tar.bz2
21e5ee3e2573f0ae99db195348bdfb98 libmatroska-1.1.0.tar.bz2

Loading…
Cancel
Save