Update to 0.23.3
This commit is contained in:
parent
fd5377a3b5
commit
0ebb94b346
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/vala-0.22.1.tar.xz
|
||||
/vala-0.23.1.tar.xz
|
||||
/vala-0.23.2.tar.xz
|
||||
/vala-0.23.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9efc808ca8df812a76b053b8f5bfb036 vala-0.23.2.tar.xz
|
||||
12915eafec385d550f97ae8e745840ea vala-0.23.3.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.23.2
|
||||
Version: 0.23.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -274,6 +274,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 0.23.3-1
|
||||
- Update to 0.23.3
|
||||
|
||||
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 0.23.2-1
|
||||
- Update to 0.23.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user