- Update to 2.32.1
This commit is contained in:
parent
c550c628b8
commit
48c28c8c3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,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
|
||||
/totem-pl-parser-2.32.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1029ad8a8830bb2f45a9a7ace1ce5695 totem-pl-parser-2.32.0.tar.bz2
|
||||
2cedaab5dee14526ad0be0970155151f totem-pl-parser-2.32.1.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.32.0
|
||||
Version: 2.32.1
|
||||
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
|
||||
* Mon Oct 18 2010 Bastien Nocera <bnocera@redhat.com> 2.32.1-1
|
||||
- Update to 2.32.1
|
||||
|
||||
* Tue Sep 28 2010 Bastien Nocera <bnocera@redhat.com> 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user