automatic version update by autodist [release 0.50.4-1mamba;Mon Mar 01 2021]
This commit is contained in:
parent
d765e52ee6
commit
5094aaa11b
@ -1,21 +1,20 @@
|
|||||||
%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.50.3
|
Version: 0.50.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Compiler for the GObject type system
|
Summary: Compiler for the GObject type system
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://live.gnome.org/Vala
|
URL: https://live.gnome.org/Vala
|
||||||
Source: http://download.gnome.org/sources/vala/%{majver}/vala-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/vala/%{majver}/vala-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%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.
|
||||||
@ -118,6 +117,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
|
||||||
|
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 0.50.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 11 2021 Automatic Build System <autodist@mambasoft.it> 0.50.3-1mamba
|
* Mon Jan 11 2021 Automatic Build System <autodist@mambasoft.it> 0.50.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user