update to 41.0 [release 41.0-1mamba;Thu Nov 25 2021]
This commit is contained in:
parent
0563634fc7
commit
0effe019f9
@ -1,5 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: gnome-screenshot
|
||||
Version: 40.0
|
||||
Version: 41.0
|
||||
Release: 1mamba
|
||||
Summary: A small utility that takes a screenshot of the whole desktop
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.gnome.org/
|
||||
Source: https://download.gnome.org/sources/gnome-screenshot/40/gnome-screenshot-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/gnome-screenshot/%{majver}/gnome-screenshot-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -56,5 +57,8 @@ GNOME Screenshot is a small utility that takes a screenshot of the whole desktop
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Nov 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 41.0-1mamba
|
||||
- update to 41.0
|
||||
|
||||
* Sat Oct 16 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user