Update to 0.2.4
This commit is contained in:
parent
c25661caf4
commit
cbbda61e71
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/gspell-0.2.1.tar.xz
|
||||
/gspell-0.2.2.tar.xz
|
||||
/gspell-0.2.3.tar.xz
|
||||
/gspell-0.2.4.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.16
|
||||
|
||||
Name: gspell
|
||||
Version: 0.2.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Spell-checking library for GTK+
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/gspell
|
||||
Source0: https://download.gnome.org/sources/gspell/0.2/gspell-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/0.2/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 0.2.4-1
|
||||
- Update to 0.2.4
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user