automatic version update by autodist [release 0.56.18-1mamba;Mon Mar 03 2025]
This commit is contained in:
parent
8d5f6d96ee
commit
78c40bcbb5
@ -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.17
|
Version: 0.56.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Compiler for the GObject type system
|
Summary: Compiler for the GObject type system
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -13,6 +13,7 @@ Source: http://download.gnome.org/sources/vala/%{majver}/vala-%{version}.
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphviz-devel
|
BuildRequires: libgraphviz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -53,8 +54,6 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -114,6 +113,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 03 2025 Automatic Build System <autodist@openmamba.org> 0.56.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 19 2024 Automatic Build System <autodist@openmamba.org> 0.56.17-1mamba
|
* Fri Apr 19 2024 Automatic Build System <autodist@openmamba.org> 0.56.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user