update to 2.0.1 [release 2.0.1-1mamba;Sat Jul 23 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 04:28:52 +01:00
parent 776a045646
commit 3d09eb3e7a

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 2.0.1-1mamba
- update to 2.0.1
* Mon Jun 13 2022 Automatic Build System <autodist@mambasoft.it> 1.11.3-1mamba
- automatic version update by autodist