Update to 0.23.2
This commit is contained in:
parent
063b0b0652
commit
fd5377a3b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3339d98b43038b4cb72b4c9bc40309d4 vala-0.23.1.tar.xz
|
||||
9efc808ca8df812a76b053b8f5bfb036 vala-0.23.2.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user