automatic version update by autodist [release 0.56.17-1mamba;Fri Apr 19 2024]
This commit is contained in:
parent
b6c7f76c69
commit
8d5f6d96ee
@ -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.56.16
|
Version: 0.56.17
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Compiler for the GObject type system
|
Summary: Compiler for the GObject type system
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphviz-devel
|
BuildRequires: libgraphviz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: devhelp
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.
|
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.
|
||||||
@ -113,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
|
||||||
|
* Fri Apr 19 2024 Automatic Build System <autodist@openmamba.org> 0.56.17-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 14 2024 Automatic Build System <autodist@openmamba.org> 0.56.16-1mamba
|
* Thu Mar 14 2024 Automatic Build System <autodist@openmamba.org> 0.56.16-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user