Update to 0.20.1
This commit is contained in:
parent
a0f685d864
commit
c7ad33ae81
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
/vala-0.18.1.tar.xz
|
/vala-0.18.1.tar.xz
|
||||||
/vala-0.19.0.tar.xz
|
/vala-0.20.1.tar.xz
|
||||||
/vala-0.20.0.tar.xz
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
9e4a9dee52f555758316887d51143081 vala-0.20.0.tar.xz
|
f285a90af17c400e5a4bcecb2b9c318a vala-0.20.1.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global priority 90
|
%global priority 90
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.20.0
|
Version: 0.20.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A modern programming language for GNOME
|
Summary: A modern programming language for GNOME
|
||||||
|
|
||||||
@ -274,6 +274,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 9 2013 Michel Salim <salimma@fedoraproject.org> - 0.20.1-1
|
||||||
|
- Update to 0.20.1
|
||||||
|
|
||||||
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.20.0-1
|
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.20.0-1
|
||||||
- Update to 0.20.0
|
- Update to 0.20.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user