automatic version update by autodist [release 44.0.1-1mamba;Tue Apr 18 2023]
This commit is contained in:
parent
f9c2c1fff8
commit
129cc4f145
12
cheese.spec
12
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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 44.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 44.0-1mamba
|
||||
- update to 44.0
|
||||
|
||||
* Sat Nov 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 43-1mamba
|
||||
- update to 43 (alpha)
|
||||
- rebuilt with gnome-desktop 43
|
||||
|
Loading…
Reference in New Issue
Block a user