Update to 0.22.0

This commit is contained in:
Kalev Lember 2013-09-25 00:02:01 +02:00
parent 02b572eec2
commit 24c8db0221
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/vala-0.20.1.tar.xz
/vala-0.21.1.tar.xz
/vala-0.21.2.tar.xz
/vala-0.22.0.tar.xz

View File

@ -1 +1 @@
27827f7788acecfa668cec5871b353a3 vala-0.21.2.tar.xz
a2a98f00efcc97a589d4b960544ed55c vala-0.22.0.tar.xz

View File

@ -2,7 +2,7 @@
%global priority 90
Name: vala
Version: 0.21.2
Version: 0.22.0
Release: 1%{?dist}
Summary: A modern programming language for GNOME
@ -13,7 +13,7 @@ URL: http://live.gnome.org/Vala
# note: do not use a macro for directory name
# as it breaks Colin Walters' automatic build script
# see https://bugzilla.redhat.com/show_bug.cgi?id=609292
Source0: http://download.gnome.org/sources/vala/0.21/vala-%{version}.tar.xz
Source0: http://download.gnome.org/sources/vala/0.22/vala-%{version}.tar.xz
Source1: vala-mode.el
Source2: vala-init.el
Source3: emacs-vala-COPYING
@ -274,6 +274,9 @@ done
%changelog
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 0.22.0-1
- Update to 0.22.0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.21.2-1
- Update to 0.21.2