diff --git a/vala.spec b/vala.spec index cd09dff..bac4498 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.32.0 +Version: 0.32.1 Release: 1mamba Summary: Compiler for the GObject type system Group: Development/Languages @@ -93,6 +93,9 @@ This package contains tools to generate Vala projects, as well as API bindings f %{_mandir}/man1/vala-gen-introspect* %changelog +* Thu Jun 23 2016 Automatic Build System 0.32.1-1mamba +- automatic version update by autodist + * Mon Apr 11 2016 Automatic Build System 0.32.0-1mamba - automatic version update by autodist