automatic version update by autodist [release 43.0-1mamba;Mon Sep 19 2022]
This commit is contained in:
parent
9a01097329
commit
524674f516
17
totem.spec
17
totem.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: totem
|
||||
Version: 42.0
|
||||
Version: 43.0
|
||||
Release: 1mamba
|
||||
Summary: A movie player based on GStreamer
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -15,7 +15,6 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
@ -131,22 +130,18 @@ exit 0
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/totem
|
||||
#%{_bindir}/totem-audio-preview
|
||||
#%{_bindir}/totem-video-indexer
|
||||
%{_bindir}/totem-video-thumbnailer
|
||||
%{_datadir}/GConf/gsettings/opensubtitles.convert
|
||||
#%{_datadir}/GConf/gsettings/publish.convert
|
||||
%{_datadir}/GConf/gsettings/pythonconsole.convert
|
||||
%{_datadir}/GConf/gsettings/totem.convert
|
||||
%{_datadir}/metainfo/org.gnome.Totem.appdata.xml
|
||||
%{_datadir}/applications/org.gnome.Totem.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.Totem.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.totem.*.xml
|
||||
#%dir %{_datadir}/omf/totem
|
||||
#%{_datadir}/omf/totem/*
|
||||
%{_datadir}/thumbnailers/totem.thumbnailer
|
||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/*.svg
|
||||
%{_mandir}/man1/totem.1*
|
||||
#%{_mandir}/man1/totem-audio-preview.1*
|
||||
%{_mandir}/man1/totem-video-thumbnailer.1*
|
||||
%dir %{_datadir}/help/*/totem
|
||||
%{_datadir}/help/*/totem/*
|
||||
@ -158,9 +153,6 @@ exit 0
|
||||
%{_libdir}/totem/plugins/*
|
||||
%{_libdir}/girepository-1.0/Totem-1.0.typelib
|
||||
%{_libexecdir}/totem-gallery-thumbnailer
|
||||
%dir %{_datadir}/totem
|
||||
%{_datadir}/totem/*
|
||||
%{_datadir}/icons/hicolor/*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n libtotem-devel
|
||||
@ -186,6 +178,9 @@ exit 0
|
||||
#%{_datadir}/gtk-doc/html/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 42.0-1mamba
|
||||
- update to 42.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user