Update to 3.16.1
This commit is contained in:
parent
d05fde7319
commit
ae8b1df806
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.15.91.tar.xz
|
||||
/totem-3.15.92.tar.xz
|
||||
/totem-3.16.0.tar.xz
|
||||
/totem-3.16.1.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
e475febf5f4b709fcd1e90b47fae99d6 totem-3.16.0.tar.xz
|
||||
bb5019f01417db972f2651af5373ae80 totem-3.16.1.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.16.0
|
||||
Version: 3.16.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
@ -207,7 +207,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/totem/plugins/apple-trailers
|
||||
%{_libdir}/totem/plugins/autoload-subtitles
|
||||
%{_libdir}/totem/plugins/brasero-disc-recorder
|
||||
%{_libdir}/totem/plugins/chapters
|
||||
%{_libdir}/totem/plugins/dbus
|
||||
%{_libdir}/totem/plugins/gromit
|
||||
%{_libdir}/totem/plugins/im-status
|
||||
@ -227,8 +226,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/totem/plugins/zeitgeist-dp
|
||||
%endif
|
||||
%{_datadir}/icons/hicolor/*/apps/totem.png
|
||||
%{_datadir}/icons/hicolor/*/devices/totem-tv.png
|
||||
%{_datadir}/icons/hicolor/scalable/devices/totem-tv.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/totem-symbolic.svg
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
%{_mandir}/man1/totem-video-thumbnailer.1*
|
||||
%{_datadir}/GConf/gsettings/*.convert
|
||||
@ -256,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.1-1
|
||||
- Update to 3.16.1
|
||||
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user