Update to 2.32.6
This commit is contained in:
parent
1fafb45f72
commit
c89f802750
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/totem-pl-parser-2.32.4.tar.bz2
|
||||
/totem-pl-parser-2.32.5.tar.bz2
|
||||
/totem-pl-parser-2.32.6.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
cd2f001c8d7ea6c06c9f1c4ad9b0eaab totem-pl-parser-2.32.5.tar.bz2
|
||||
781554ad8b4c97c0689e7f054b3b3d08 totem-pl-parser-2.32.6.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.32.5
|
||||
Release: 2%{?dist}
|
||||
Version: 2.32.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2011 Bastien Nocera <bnocera@redhat.com> 2.32.6-1
|
||||
- Update to 2.32.6
|
||||
|
||||
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> 2.32.5-2
|
||||
- rebuild for new quvi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user