Update to 0.48.0

This commit is contained in:
Kalev Lember 2020-03-04 11:35:13 +01:00
parent cd23bcc193
commit 2ef14d6f47
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -95,3 +95,4 @@
/vala-0.47.4.tar.xz /vala-0.47.4.tar.xz
/vala-0.47.91.tar.xz /vala-0.47.91.tar.xz
/vala-0.47.92.tar.xz /vala-0.47.92.tar.xz
/vala-0.48.0.tar.xz

View File

@ -1 +1 @@
SHA512 (vala-0.47.92.tar.xz) = f5c9342976da04f1145425a1d27303f0fe0ab1c5da8261d813345a9baf375e6f2d86d2a551ef792d58a9ddf7ab6a6acbfae14283a2b0ca7a03f21d354b44675c SHA512 (vala-0.48.0.tar.xz) = 77c85ee60bee92f2488fc1f7d21d1ab6886698ff5c303dff539c7aa3a178ed9ea402498e97b79b5a306ad4a25b19ae13e8ce78e389f8310315545422a11dd7d9

View File

@ -2,14 +2,14 @@
%global priority 90 %global priority 90
Name: vala Name: vala
Version: 0.47.92 Version: 0.48.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A modern programming language for GNOME Summary: A modern programming language for GNOME
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
License: LGPLv2+ and BSD License: LGPLv2+ and BSD
URL: https://wiki.gnome.org/Projects/Vala URL: https://wiki.gnome.org/Projects/Vala
Source0: https://download.gnome.org/sources/vala/0.47/vala-%{version}.tar.xz Source0: https://download.gnome.org/sources/vala/0.48/vala-%{version}.tar.xz
BuildRequires: flex BuildRequires: flex
BuildRequires: bison BuildRequires: bison
@ -212,6 +212,9 @@ fi
%changelog %changelog
* Wed Mar 04 2020 Kalev Lember <klember@redhat.com> - 0.48.0-1
- Update to 0.48.0
* Mon Feb 24 2020 Kalev Lember <klember@redhat.com> - 0.47.92-1 * Mon Feb 24 2020 Kalev Lember <klember@redhat.com> - 0.47.92-1
- Update to 0.47.92 - Update to 0.47.92