From 1134def87f8cbae11e62007bc7a1b8729ada0b53 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 18 Dec 2024 19:23:24 +0100 Subject: [PATCH] automatic version update by autodist [release 5.12.0-1mamba;Wed Dec 18 2024] --- gwenhywfar.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/gwenhywfar.spec b/gwenhywfar.spec index eccd6f9..d9ba606 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gwenhywfar -Version: 5.10.2 +Version: 5.12.0 Release: 1mamba Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc. Group: System/Libraries @@ -26,6 +26,7 @@ BuildRequires: libharfbuzz-devel BuildRequires: libopenssl-devel BuildRequires: libpango-devel BuildRequires: libstdc++6-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -93,14 +94,8 @@ autoreconf -f -i %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig -%post -n lib%{name}-gtk3 -p /sbin/ldconfig -%postun -n lib%{name}-gtk3 -p /sbin/ldconfig -%post -n lib%{name}-qt5 -p /sbin/ldconfig -%postun -n lib%{name}-qt5 -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -161,6 +156,9 @@ autoreconf -f -i %doc NEWS README TODO %changelog +* Wed Dec 18 2024 Automatic Build System 5.12.0-1mamba +- automatic version update by autodist + * Sat Jul 29 2023 Automatic Build System 5.10.2-1mamba - automatic version update by autodist