From 7a5985f7f24e82ee82301f939da4154fd2056c47 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 18 Mar 2019 12:07:35 +0000 Subject: [PATCH] Update to 0.44.1 --- .gitignore | 1 + sources | 2 +- vala.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ecf887..3e3d05d 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /vala-0.43.91.tar.xz /vala-0.43.92.tar.xz /vala-0.44.0.tar.xz +/vala-0.44.1.tar.xz diff --git a/sources b/sources index 3af123d..d54d23d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vala-0.44.0.tar.xz) = 1c2e962e849fbf7f3a2be56cca3f26770f6f754f403f7ff7dc8a7ed28bba212d3b704313e02cce86a27432b9b3b918009f59155398ca3be26afc698cc3952b3d +SHA512 (vala-0.44.1.tar.xz) = 319b97dc5a28fffb5ef6bf2c8bde6b47c72066746fe468f8a1b7e5df978c027853cdef2224c77998f9dc2a418eb1087d1337e3a56ebe3807b744d110618fb6ca diff --git a/vala.spec b/vala.spec index 463ed1d..ad4b78b 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ %global priority 90 Name: vala -Version: 0.44.0 +Version: 0.44.1 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -212,6 +212,9 @@ fi %changelog +* Mon Mar 18 2019 Kalev Lember - 0.44.1-1 +- Update to 0.44.1 + * Mon Mar 11 2019 Kalev Lember - 0.44.0-1 - Update to 0.44.0