From 78c40bcbb5f7bd734e04d96bac179cdb1979230d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 3 Mar 2025 17:29:36 +0100 Subject: [PATCH] automatic version update by autodist [release 0.56.18-1mamba;Mon Mar 03 2025] --- vala.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/vala.spec b/vala.spec index 384a200..e1e7569 100644 --- a/vala.spec +++ b/vala.spec @@ -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 0.56.18-1mamba +- automatic version update by autodist + * Fri Apr 19 2024 Automatic Build System 0.56.17-1mamba - automatic version update by autodist