Update to 1.0.3
This commit is contained in:
parent
d74e7b84d7
commit
4b995351cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gspell-1.0.0.tar.xz
|
||||
/gspell-1.0.1.tar.xz
|
||||
/gspell-1.0.2.tar.xz
|
||||
/gspell-1.0.3.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global glib2_version 2.44
|
||||
%global gtk3_version 3.19.11
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: gspell
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Spell-checking library for GTK+
|
||||
|
||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 10 2016 Kalev Lember <klember@redhat.com> - 1.0.3-1
|
||||
- Update to 1.0.3
|
||||
|
||||
* Fri Jun 10 2016 Kalev Lember <klember@redhat.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user