Update to 0.34.2
This commit is contained in:
parent
0776295cbe
commit
2f8bc4db6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/vala-0.33.1.tar.xz
|
/vala-0.33.1.tar.xz
|
||||||
/vala-0.34.0.tar.xz
|
/vala-0.34.0.tar.xz
|
||||||
/vala-0.34.1.tar.xz
|
/vala-0.34.1.tar.xz
|
||||||
|
/vala-0.34.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
4c04e73025127e3ae43b968149c96329 vala-0.34.1.tar.xz
|
f9b4a0a10b76b56b0b6e914c506a6828 vala-0.34.2.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global priority 90
|
%global priority 90
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.34.1
|
Version: 0.34.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A modern programming language for GNOME
|
Summary: A modern programming language for GNOME
|
||||||
|
|
||||||
@ -181,6 +181,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2016 Kalev Lember <klember@redhat.com> - 0.34.2-1
|
||||||
|
- Update to 0.34.2
|
||||||
|
|
||||||
* Sun Oct 09 2016 Kalev Lember <klember@redhat.com> - 0.34.1-1
|
* Sun Oct 09 2016 Kalev Lember <klember@redhat.com> - 0.34.1-1
|
||||||
- Update to 0.34.1
|
- Update to 0.34.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user