diff --git a/cheese.spec b/cheese.spec index 034e6c8..f6216d1 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1) Name: cheese -Version: 43 +Version: 44.0.1 Release: 1mamba Summary: An application designed to take photos and videos with your webcam Group: Graphical Desktop/Applications/Multimedia @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://wiki.gnome.org/Apps -Source: https://download.gnome.org/sources/cheese/%{majver}/cheese-%{version}.alpha.tar.xz +Source: https://download.gnome.org/sources/cheese/%{majver}/cheese-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: clutter-gst-devel @@ -56,7 +56,7 @@ This package contains static libraries and header files needed for development. %debug_package %prep -%setup -q -n cheese-%{version}.alpha +%setup -q %build %meson @@ -139,6 +139,12 @@ fi %doc ChangeLog README %changelog +* Tue Apr 18 2023 Automatic Build System 44.0.1-1mamba +- automatic version update by autodist + +* Mon Apr 17 2023 Silvan Calarco 44.0-1mamba +- update to 44.0 + * Sat Nov 05 2022 Silvan Calarco 43-1mamba - update to 43 (alpha) - rebuilt with gnome-desktop 43