automatic version update by autodist [release 0.40.7-1mamba;Sun Aug 05 2018]

This commit is contained in:
Automatic Build System 2024-01-05 18:53:47 +01:00
parent 7303302b8f
commit 0b3cde5040

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2) %define majver %(echo %version | cut -d. -f 1-2)
%define apiver %majver %define apiver %majver
Name: vala Name: vala
Version: 0.38.8 Version: 0.40.7
Release: 1mamba Release: 1mamba
Summary: Compiler for the GObject type system Summary: Compiler for the GObject type system
Group: Development/Languages Group: Development/Languages
@ -102,7 +102,7 @@ This package contains tools to generate Vala projects, as well as API bindings f
%{_bindir}/valadoc %{_bindir}/valadoc
%{_bindir}/valadoc-%{apiver} %{_bindir}/valadoc-%{apiver}
%{_bindir}/vapigen* %{_bindir}/vapigen*
%{_bindir}/vapicheck* #%{_bindir}/vapicheck*
%dir %{_datadir}/valadoc %dir %{_datadir}/valadoc
%dir %{_datadir}/valadoc/icons %dir %{_datadir}/valadoc/icons
%{_datadir}/valadoc/icons/* %{_datadir}/valadoc/icons/*
@ -114,6 +114,9 @@ This package contains tools to generate Vala projects, as well as API bindings f
%{_mandir}/man1/valadoc.1* %{_mandir}/man1/valadoc.1*
%changelog %changelog
* Sun Aug 05 2018 Automatic Build System <autodist@mambasoft.it> 0.40.7-1mamba
- automatic version update by autodist
* Fri Feb 16 2018 Automatic Build System <autodist@mambasoft.it> 0.38.8-1mamba * Fri Feb 16 2018 Automatic Build System <autodist@mambasoft.it> 0.38.8-1mamba
- automatic version update by autodist - automatic version update by autodist