- Update to 2.32.0
This commit is contained in:
parent
9adc24b057
commit
c550c628b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
totem-pl-parser-2.30.1.tar.bz2
|
||||
/totem-pl-parser-2.30.3.tar.bz2
|
||||
/totem-pl-parser-2.31.92.tar.bz2
|
||||
/totem-pl-parser-2.32.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a13ef4a871df116778e40d9f33bccf1f totem-pl-parser-2.31.92.tar.bz2
|
||||
1029ad8a8830bb2f45a9a7ace1ce5695 totem-pl-parser-2.32.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.31.92
|
||||
Version: 2.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/totem-pl-parser
|
||||
|
||||
%changelog
|
||||
* Tue Sep 28 2010 Bastien Nocera <bnocera@redhat.com> 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.31.92-1
|
||||
- Update to 2.31.92
|
||||
- Rebuild against newer gobject-introspection
|
||||
|
Loading…
Reference in New Issue
Block a user