From 9729d908058f5c558899d8a43bdcfc8675209dc1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:12:08 +0100 Subject: [PATCH] automatic version update by autodist [release 3.14.2-1mamba;Tue Nov 11 2014] --- cheese.spec | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/cheese.spec b/cheese.spec index 6307cd1..a4598c9 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: cheese -Version: 3.12.2 +Version: 3.14.2 Release: 1mamba Summary: An application designed to take photos and videos with your webcam Group: Graphical Desktop/Applications/Multimedia @@ -72,6 +72,7 @@ BuildRequires: libcogl-devel >= 1.16.0 BuildRequires: gnome-desktop-devel >= %{majver} Requires: gst-plugins-good Requires: gst-plugins-base +Requires: gst-plugins-bad Requires: gnome-icon-theme Requires: gnome-video-effects @@ -125,14 +126,13 @@ fi %{_bindir}/cheese %{_libdir}/libcheese.so.* %{_libdir}/libcheese-gtk.so.* -%{_datadir}/appdata/cheese.appdata.xml -%{_datadir}/applications/cheese.desktop -#%dir %{_datadir}/cheese/ -#%{_datadir}/cheese/* +%{_libexecdir}/gnome-camera-service +%{_datadir}/appdata/org.gnome.Cheese.appdata.xml +%{_datadir}/applications/org.gnome.Cheese.desktop +%{_datadir}/dbus-1/services/org.gnome.Camera.service +%{_datadir}/dbus-1/services/org.gnome.Cheese.service %dir %{_datadir}/gnome/help/cheese %{_datadir}/gnome/help/cheese/* -#%{_datadir}/icons/hicolor/*/actions/*.png -#%{_datadir}/icons/hicolor/scalable/actions/*.svg %{_datadir}/icons/hicolor/*/apps/cheese.png %{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml %{_mandir}/man1/cheese.1* @@ -156,6 +156,15 @@ fi %doc ChangeLog README %changelog +* Tue Nov 11 2014 Automatic Build System 3.14.2-1mamba +- automatic version update by autodist + +* Thu Oct 16 2014 Automatic Build System 3.14.1-1mamba +- automatic version update by autodist + +* Thu Oct 09 2014 Automatic Build System 3.14.0-1mamba +- automatic version update by autodist + * Tue May 13 2014 Automatic Build System 3.12.2-1mamba - automatic version update by autodist