Update to 0.32.1
This commit is contained in:
parent
66bd33ef1e
commit
7e0673767c
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/vala-0.30.0.tar.xz
|
||||
/vala-0.31.1.tar.xz
|
||||
/vala-0.32.0.tar.xz
|
||||
/vala-0.32.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d3ff298424bb80476f7d189e6b614c35 vala-0.32.0.tar.xz
|
||||
755881770bffac020b5ea5f625fbe528 vala-0.32.1.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.32.0
|
||||
Version: 0.32.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
@ -233,6 +233,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 0.32.1-1
|
||||
- Update to 0.32.1
|
||||
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 0.32.0-1
|
||||
- Update to 0.32.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user