diff --git a/libgnome-games-support.spec b/libgnome-games-support.spec index 607aae3..1853a3f 100644 --- a/libgnome-games-support.spec +++ b/libgnome-games-support.spec @@ -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 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 1.8.1-1mamba +- automatic version update by autodist + * Sun Sep 27 2020 Automatic Build System 1.8.0-1mamba - automatic version update by autodist