From 3d09eb3e7a666234b6ae747e7092624fcf46375e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:28:52 +0100 Subject: [PATCH] update to 2.0.1 [release 2.0.1-1mamba;Sat Jul 23 2022] --- libgsasl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgsasl.spec b/libgsasl.spec index fe28c9f..d46e333 100644 --- a/libgsasl.spec +++ b/libgsasl.spec @@ -1,5 +1,5 @@ Name: libgsasl -Version: 1.11.3 +Version: 2.0.1 Release: 1mamba Summary: An implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.gnu.org/software/gsasl/ -Source: https://alpha.gnu.org/gnu/gsasl/gsasl-%{version}.tar.gz +Source: https://ftp.gnu.org/gnu/gsasl/gsasl-%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -92,6 +92,9 @@ GNU SASL consists of a library (`libgsasl'), a command line utility (`gsasl') to %{_infodir}/gsasl.info* %changelog +* Sat Jul 23 2022 Silvan Calarco 2.0.1-1mamba +- update to 2.0.1 + * Mon Jun 13 2022 Automatic Build System 1.11.3-1mamba - automatic version update by autodist