Update to 1.11.1
This commit is contained in:
parent
0825bb4a4c
commit
3ef7edf702
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/gspell-1.8.4.tar.xz
|
||||
/gspell-1.9.1.tar.xz
|
||||
/gspell-1.10.0.tar.xz
|
||||
/gspell-1.11.1.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gspell
|
||||
Version: 1.10.0
|
||||
Version: 1.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Spell-checking library for GTK+
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/gspell
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.10/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.11/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 1.11.1-1
|
||||
- Update to 1.11.1
|
||||
|
||||
* Tue Apr 19 2022 David King <amigadave@amigadave.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gspell-1.10.0.tar.xz) = 8c776f2ea388ab145bc53de112ddc8e737c65ce7be0518edfe695f3e677a89c57a4826eb0fcdc39c5023bd1839ebd60a6a25eb8ac8e3363d0c406994828b743f
|
||||
SHA512 (gspell-1.11.1.tar.xz) = df13ef76340b3f644b517f05941c4a11f90212511229a4644cda0d605af428222bf7dd15dbdf51da80e07b7689249728f5739020349226b78d1990707f9706d9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user