2.31.92
This commit is contained in:
parent
82a61c1ed0
commit
9adc24b057
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
totem-pl-parser-2.30.1.tar.bz2
|
||||
/totem-pl-parser-2.30.3.tar.bz2
|
||||
/totem-pl-parser-2.31.92.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b5dee2c7755264d335f8ed67d5dd4b39 totem-pl-parser-2.30.3.tar.bz2
|
||||
a13ef4a871df116778e40d9f33bccf1f totem-pl-parser-2.31.92.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.30.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.31.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
Url: http://www.gnome.org/projects/totem/
|
||||
Source0: http://download.gnome.org/sources/%{name}/2.28/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
|
||||
Obsoletes: totem-plparser
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
@ -66,7 +66,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/totem-pl-parser
|
||||
|
||||
%changelog
|
||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.30.3-2
|
||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.31.92-1
|
||||
- Update to 2.31.92
|
||||
- Rebuild against newer gobject-introspection
|
||||
|
||||
* Mon Sep 13 2010 Bastien Nocera <bnocera@redhat.com> 2.30.3-1
|
||||
|
Loading…
Reference in New Issue
Block a user