Update to 0.11.5
This commit is contained in:
parent
f7e16215a7
commit
cd83b3c104
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/vala-0.11.2.tar.bz2
|
||||
/vala-0.11.3.tar.bz2
|
||||
/vala-0.11.4.tar.bz2
|
||||
/vala-0.11.5.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5d8c374b29c18bff14df7f5a7d64fda9 vala-0.11.4.tar.bz2
|
||||
c226ad4c68d12af712ea3fa985440127 vala-0.11.5.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global api_ver 0.12
|
||||
|
||||
Name: vala
|
||||
Version: 0.11.4
|
||||
Version: 0.11.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 0.11.5-1
|
||||
- Update to 0.11.5
|
||||
|
||||
* Mon Jan 17 2011 Matthias Clasen <mclasen@redhat.com> - 0.11.4-1
|
||||
- Update to 0.11.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user