Update to 0.2.6
This commit is contained in:
parent
cbbda61e71
commit
a2cbba0cbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/gspell-0.2.2.tar.xz
|
||||
/gspell-0.2.3.tar.xz
|
||||
/gspell-0.2.4.tar.xz
|
||||
/gspell-0.2.6.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global glib2_version 2.44
|
||||
%global gtk3_version 3.16
|
||||
%global gtk3_version 3.19.11
|
||||
|
||||
Name: gspell
|
||||
Version: 0.2.4
|
||||
Version: 0.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Spell-checking library for GTK+
|
||||
|
||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2016 Kalev Lember <klember@redhat.com> - 0.2.6-1
|
||||
- Update to 0.2.6
|
||||
|
||||
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 0.2.4-1
|
||||
- Update to 0.2.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user