Update to 0.34.3
This commit is contained in:
parent
2f8bc4db6b
commit
3e042fa5f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/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
|
/vala-0.34.2.tar.xz
|
||||||
|
/vala-0.34.3.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
f9b4a0a10b76b56b0b6e914c506a6828 vala-0.34.2.tar.xz
|
71181dd25d06b0bedd378dc8fa7d6310 vala-0.34.3.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global priority 90
|
%global priority 90
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.34.2
|
Version: 0.34.3
|
||||||
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
|
||||||
|
* Tue Nov 22 2016 Kalev Lember <klember@redhat.com> - 0.34.3-1
|
||||||
|
- Update to 0.34.3
|
||||||
|
|
||||||
* Mon Oct 24 2016 Kalev Lember <klember@redhat.com> - 0.34.2-1
|
* Mon Oct 24 2016 Kalev Lember <klember@redhat.com> - 0.34.2-1
|
||||||
- Update to 0.34.2
|
- Update to 0.34.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user