This commit is contained in:
Peter Robinson 2010-11-09 09:28:42 +00:00
parent a42d7fe583
commit 3b83a02399
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/vala-0.11.1.tar.bz2
/vala-0.11.2.tar.bz2

View File

@ -1 +1 @@
fbc5fc0cc35576ca96b25e4429fbc778 vala-0.11.1.tar.bz2
ef0b6dc4a5fe4caa57e0d029bb9ea8dd vala-0.11.2.tar.bz2

View File

@ -1,8 +1,8 @@
%global api_ver 0.12
Name: vala
Version: 0.11.1
Release: 2%{?dist}
Version: 0.11.2
Release: 1%{?dist}
Summary: A modern programming language for GNOME
Group: Development/Languages
@ -228,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Nov 9 2010 Peter Robinson <pbrobinson@gmail.com> - 0.11.2-1
- Update to 0.11.2
* Sun Nov 7 2010 Michel Salim <salimma@fedoraproject.org> - 0.11.1-2
- Improved rpath handling, allowing test suite to run