0.11.2
This commit is contained in:
parent
a42d7fe583
commit
3b83a02399
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/vala-0.11.1.tar.bz2
|
||||
/vala-0.11.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
fbc5fc0cc35576ca96b25e4429fbc778 vala-0.11.1.tar.bz2
|
||||
ef0b6dc4a5fe4caa57e0d029bb9ea8dd vala-0.11.2.tar.bz2
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user