Update to 1.1.2
This commit is contained in:
parent
4b995351cf
commit
85b73afdea
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/gspell-1.0.1.tar.xz
|
||||
/gspell-1.0.2.tar.xz
|
||||
/gspell-1.0.3.tar.xz
|
||||
/gspell-1.1.2.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gspell
|
||||
Version: 1.0.3
|
||||
Version: 1.1.2
|
||||
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.0/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.1/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 17 2016 Kalev Lember <klember@redhat.com> - 1.1.2-1
|
||||
- Update to 1.1.2
|
||||
|
||||
* Sun Jul 10 2016 Kalev Lember <klember@redhat.com> - 1.0.3-1
|
||||
- Update to 1.0.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user