update to 1.8.3 [release 1.8.3-1mamba;Mon Jan 27 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 23:30:40 +01:00
parent 9fafdc7c0b
commit ca9d017e45

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gspell Name: gspell
Version: 1.8.2 Version: 1.8.3
Release: 1mamba Release: 1mamba
Summary: A spell-checking library for GTK+ applications Summary: A spell-checking library for GTK+ applications
Group: System/Libraries Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://live.gnome.org URL: http://live.gnome.org
Source: http://ftp.acc.umu.se/pub/gnome/sources/gspell/%{majver}/gspell-%{version}.tar.xz Source: https://download.gnome.org/sources/gspell/%{majver}/gspell-%{version}.tar.xz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -115,6 +115,9 @@ This package includes the %{name} API documentation.
%{_datadir}/gtk-doc/html/gspell-1.0/* %{_datadir}/gtk-doc/html/gspell-1.0/*
%changelog %changelog
* Mon Jan 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.3-1mamba
- update to 1.8.3
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba * Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
- automatic version update by autodist - automatic version update by autodist