Update to 0.34.1
This commit is contained in:
parent
3d0d67a922
commit
0776295cbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/vala-0.32.1.tar.xz
|
||||
/vala-0.33.1.tar.xz
|
||||
/vala-0.34.0.tar.xz
|
||||
/vala-0.34.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
007bac576467e2e6aae786a5597e102b vala-0.34.0.tar.xz
|
||||
4c04e73025127e3ae43b968149c96329 vala-0.34.1.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.34.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.34.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
|
||||
@ -181,6 +181,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Oct 09 2016 Kalev Lember <klember@redhat.com> - 0.34.1-1
|
||||
- Update to 0.34.1
|
||||
|
||||
* Wed Sep 28 2016 Kalev Lember <klember@redhat.com> - 0.34.0-4
|
||||
- Make scriptlets failsafe (#1247971)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user