automatic version update by autodist [release 2.2.0-1mamba;Sat Apr 17 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:40:50 +01:00
parent 923582c631
commit b1807d6176

View File

@ -1,5 +1,5 @@
Name: screengrab Name: screengrab
Version: 2.1.0 Version: 2.2.0
Release: 1mamba Release: 1mamba
Summary: A program for fast creating screenshots, and easily publishing them on internet image hosting services Summary: A program for fast creating screenshots, and easily publishing them on internet image hosting services
Group: Graphical Desktop/Applications/Graphics Group: Graphical Desktop/Applications/Graphics
@ -25,7 +25,6 @@ BuildRequires: libstdc++6-devel
BuildRequires: libxcb-devel BuildRequires: libxcb-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
A program for fast creating screenshots, and easily publishing them on internet image hosting services. A program for fast creating screenshots, and easily publishing them on internet image hosting services.
@ -67,5 +66,8 @@ done
%doc AUTHORS COPYING %doc AUTHORS COPYING
%changelog %changelog
* Sat Apr 17 2021 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
- automatic version update by autodist
* Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba * Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface