automatic version update by autodist [release 1.8.1-1mamba;Sat Mar 27 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:25:27 +01:00
parent 29b82a8ab6
commit 7352e498ad

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libgnome-games-support
Version: 1.8.0
Version: 1.8.1
Release: 1mamba
Summary: A small library intended for internal use by GNOME Games, but it may be used by others
Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.gnome.org
Source: ftp://ftp.gnome.org/pub/gnome/sources/libgnome-games-support/%{majver}/libgnome-games-support-%{version}.tar.xz
Source: https://download.gnome.org/sources/libgnome-games-support/%{majver}/libgnome-games-support-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -37,7 +37,6 @@ BuildRequires: libthai-devel
BuildRequires: libuuid-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others.
@ -88,6 +87,9 @@ This package contains libraries and header files for developing applications tha
%doc NEWS README
%changelog
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
- automatic version update by autodist
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
- automatic version update by autodist