Update to 1.12.1
Use SPDX for licence expression.
This commit is contained in:
parent
5617808989
commit
20600ee911
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/gspell-1.10.0.tar.xz
|
||||
/gspell-1.11.1.tar.xz
|
||||
/gspell-1.12.0.tar.xz
|
||||
/gspell-1.12.1.tar.xz
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gspell
|
||||
Version: 1.12.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Spell-checking library for GTK+
|
||||
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/gspell
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.12/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2023 David King <amigadave@amigadave.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gspell-1.12.0.tar.xz) = 7a9fea40c6b8298c48ee48cb6f67d66b0a950fd4d7902ffce0d2f620270614ea01b7ada0adba6778090b16f4561625aea6f39de76b743b2cd06a61a24520c549
|
||||
SHA512 (gspell-1.12.1.tar.xz) = 1498399059b29bd8fe03396a45eb7ea1f00ece7761a63a29ba3e9559f8e3e9e4607022534280bc2ba239fa8cf118f67028b0368b706855fb513172388d951e1c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user