diff --git a/vala.spec b/vala.spec index 3db0d9a..4dbafcf 100644 --- a/vala.spec +++ b/vala.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) %define apiver %majver Name: vala -Version: 0.48.6 +Version: 0.48.7 Release: 1mamba Summary: Compiler for the GObject type system Group: Development/Languages @@ -118,6 +118,9 @@ This package contains tools to generate Vala projects, as well as API bindings f %{_mandir}/man1/valadoc.1* %changelog +* Tue Jun 30 2020 Automatic Build System 0.48.7-1mamba +- automatic version update by autodist + * Tue May 19 2020 Automatic Build System 0.48.6-1mamba - automatic version update by autodist