From 95bb6d16966ef2cb39d353b30bc16a08a2a6f2a7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:21:28 +0100 Subject: [PATCH] automatic version update by autodist [release 3.28.0-1mamba;Mon Mar 26 2018] --- libgdl.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libgdl.spec b/libgdl.spec index 35fc12a..1ca9548 100644 --- a/libgdl.spec +++ b/libgdl.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libgdl -Version: 3.26.0 -Release: 2mamba +Version: 3.28.0 +Release: 1mamba Summary: Gnome Devtool Libraries - development components Group: System/Libraries Vendor: openmamba @@ -85,7 +85,7 @@ This package contains static libraries need for development. %prep %setup -q -n gdl-%{version} -%patch0 -p1 +#%patch0 -p1 %build %configure --enable-gtk-doc @@ -129,6 +129,9 @@ This package contains static libraries need for development. #%{_libdir}/*.a %changelog +* Mon Mar 26 2018 Automatic Build System 3.28.0-1mamba +- automatic version update by autodist + * Sat Feb 10 2018 Silvan Calarco 3.26.0-2mamba - Latin1 to UTF-8 patch to fix documentation build - disable static package build