- Update to 2.19.3, fix build

This commit is contained in:
Bastien Nocera 2007-05-21 15:13:33 +00:00
parent 86b90ec166
commit fd4cbeef40
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
totem-2.19.2.tar.bz2
totem-2.19.3.tar.bz2

View File

@ -1 +1 @@
b11f8df80a17503f97bd1066a278ce92 totem-2.19.2.tar.bz2
02266885a14febed85f53cf17e9f037b totem-2.19.3.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Movie player for GNOME 2
Name: totem
Version: 2.19.2
Release: 3%{?dist}
Version: 2.19.3
Release: 1%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://www.gnome.org/projects/totem/
@ -198,6 +198,7 @@ fi
%{_libdir}/totem/plugins/ontop
%{_libdir}/totem/plugins/screensaver
%{_libdir}/totem/plugins/skipto
%{_libdir}/totem/plugins/properties
%{_bindir}/%{name}-video-thumbnailer
%{_bindir}/%{name}-video-indexer
%{_datadir}/icons/hicolor/*/apps/totem.png
@ -229,6 +230,9 @@ fi
%{_libdir}/*so
%changelog
* Mon May 21 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.3-1
- Update to 2.19.3, fix build
* Mon May 21 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.2-3
- Fix unclosed curly brace