Update to 0.23.2

This commit is contained in:
Richard Hughes 2014-02-05 12:02:45 +00:00
parent 063b0b0652
commit fd5377a3b5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/vala-0.22.0.tar.xz
/vala-0.22.1.tar.xz
/vala-0.23.1.tar.xz
/vala-0.23.2.tar.xz

View File

@ -1 +1 @@
3339d98b43038b4cb72b4c9bc40309d4 vala-0.23.1.tar.xz
9efc808ca8df812a76b053b8f5bfb036 vala-0.23.2.tar.xz

View File

@ -2,8 +2,8 @@
%global priority 90
Name: vala
Version: 0.23.1
Release: 2%{?dist}
Version: 0.23.2
Release: 1%{?dist}
Summary: A modern programming language for GNOME
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
@ -274,6 +274,9 @@ done
%changelog
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 0.23.2-1
- Update to 0.23.2
* Sun Jan 26 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.23.1-2
- Fix FTBFS