rebuilt with gnome-desktop 3.36.0 [release 3.34.0-2mamba;Sun Mar 22 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 21:12:08 +01:00
parent 6b68dfae7e
commit 0b6ee78ef4

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: cheese
Version: 3.34.0
Release: 1mamba
Release: 2mamba
Summary: An application designed to take photos and videos with your webcam
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
@ -12,7 +12,6 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/cheese/%{majver}/cheese-%{
# Source got from:
# http://live.gnome.org/Cheese/Releases?action=AttachFile&do=get&target=cheese-%{version}.tar.gz
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: clutter-gst-devel
BuildRequires: clutter-gtk-devel
@ -87,12 +86,13 @@ BuildRequires: libmx-devel
BuildRequires: libgee-devel
BuildRequires: gnome-video-effects
BuildRequires: libcogl-devel >= 1.16.0
BuildRequires: gnome-desktop-devel >= %{majver}
BuildRequires: gnome-desktop-devel >= 3.36.0
Requires: gst-plugins-good
Requires: gst-plugins-base
Requires: gst-plugins-bad
Requires: gnome-icon-theme
Requires: gnome-video-effects
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Cheese is a GNOME application designed to take photos and videos of you and your friends with your webcam, add special effects to them and share them with your friends and family.
@ -107,6 +107,8 @@ Cheese is a GNOME application designed to take photos and videos of you and your
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
@ -187,6 +189,9 @@ fi
%doc ChangeLog README
%changelog
* Sun Mar 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.34.0-2mamba
- rebuilt with gnome-desktop 3.36.0
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
- automatic version update by autodist