Update to 1.4.0
This commit is contained in:
parent
a69c7813f5
commit
dd7601479a
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gspell-1.2.2.tar.xz
|
||||
/gspell-1.3.2.tar.xz
|
||||
/gspell-1.3.3.tar.xz
|
||||
/gspell-1.4.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gspell
|
||||
Version: 1.3.3
|
||||
Version: 1.4.0
|
||||
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.3/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 1.3.3-1
|
||||
- Update to 1.3.3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gspell-1.3.3.tar.xz) = 2bf98abaeee8824c91720c25251abe3894690c56f3bea302d777752f24ed8f6f8bab7587e61c2adf8aa44674be1a347e833948e6987cc6971d9d6251dce65473
|
||||
SHA512 (gspell-1.4.0.tar.xz) = f3b151e4785ea28535bc56ba9d28e7f10afc7ce03df111a52ee3b884f6e7e9730dd99cf0a1a26b8aa9bc825d1328868e269548939afcc65c06c9292ef2a824c7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user