diff --git a/vala.spec b/vala.spec index b025c4d..d346d81 100644 --- a/vala.spec +++ b/vala.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f 1-2) %define apiver %majver Name: vala -Version: 0.52.3 -Release: 2mamba +Version: 0.52.4 +Release: 1mamba Summary: Compiler for the GObject type system Group: Development/Languages Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: https://live.gnome.org/Vala +URL: https://wiki.gnome.org/Projects/Vala Source: http://download.gnome.org/sources/vala/%{majver}/vala-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -118,6 +118,9 @@ This package contains tools to generate Vala projects, as well as API bindings f %{_mandir}/man1/valadoc.1* %changelog +* Fri Jun 04 2021 Automatic Build System 0.52.4-1mamba +- automatic version update by autodist + * Sun May 02 2021 Automatic Build System 0.52.3-2mamba - automatic version update by autodist