Update to 3.4.2

This commit is contained in:
Richard Hughes 2012-05-18 13:35:42 +01:00
parent 09cf0e7d4d
commit f0833d5e94
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ totem-2.90.5.tar.bz2
/totem-3.3.92.tar.xz
/totem-3.4.0.tar.xz
/totem-3.4.1.tar.xz
/totem-3.4.2.tar.xz

View File

@ -1 +1 @@
e74a2ce5399cce760fb60adcf1f5b835 totem-3.4.1.tar.xz
2d91a16448db39e5e094395a2e143329 totem-3.4.2.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.4.1
Release: 3%{?dist}
Version: 3.4.2
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
Group: Applications/Multimedia
@ -267,6 +267,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
%changelog
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.2-1
- Update to 3.4.2
* Sun May 06 2012 Adel Gadllah <adel.gadllah@gmail.com> 3.4.1-3
- Split off vegas plugin (RH #804435)