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 apiver %majver
|
||||
Name: vala
|
||||
Version: 0.56.17
|
||||
Version: 0.56.18
|
||||
Release: 1mamba
|
||||
Summary: Compiler for the GObject type system
|
||||
Group: Development/Languages
|
||||
@ -13,6 +13,7 @@ Source: http://download.gnome.org/sources/vala/%{majver}/vala-%{version}.
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphviz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -53,8 +54,6 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%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*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user