automatic version update by autodist [release 3.8.9-1mamba;Tue Feb 11 2025]

This commit is contained in:
Automatic Build System 2025-02-13 00:04:48 +01:00
parent 4c0db93230
commit 8576f86847

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define maj3ver %(echo %version | cut -d. -f1-3) %define maj3ver %(echo %version | cut -d. -f1-3)
Name: gnutls Name: gnutls
Version: 3.8.8 Version: 3.8.9
Release: 1mamba Release: 1mamba
Summary: A library which provides a secure layer, over a reliable transport layer Summary: A library which provides a secure layer, over a reliable transport layer
Group: System/Libraries Group: System/Libraries
@ -57,12 +57,7 @@ Requires: libp11-kit-devel
%description -n libgnutls-devel %description -n libgnutls-devel
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer.
Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. This package contains static libraries and header files needed for development.
Quoting from RFC2246 - the TLS 1.0 protocol specification:
The TLS protocol provides communications privacy over the Internet.
The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.
This package contains static libraries and header files need for development.
%package -n libgnutls-guile %package -n libgnutls-guile
Group: System/Libraries Group: System/Libraries
@ -71,14 +66,8 @@ Requires: libgnutls = %{?epoch:%epoch:}%{version}-%{release}
%description -n libgnutls-guile %description -n libgnutls-guile
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer.
Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
Quoting from RFC2246 - the TLS 1.0 protocol specification:
The TLS protocol provides communications privacy over the Internet.
The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.
This package contains the guile components. This package contains the guile components.
%debug_package
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
@ -153,7 +142,7 @@ exit 0
%{_libdir}/libgnutlsxx.so.* %{_libdir}/libgnutlsxx.so.*
%{_libdir}/libgnutls-dane.so.* %{_libdir}/libgnutls-dane.so.*
%{_libdir}/libgnutls-openssl.so.* %{_libdir}/libgnutls-openssl.so.*
%doc AUTHORS LICENSE %doc AUTHORS COPYING
#%if "%{_host}" == "%{_build}" #%if "%{_host}" == "%{_build}"
#%files -n libgnutls-guile #%files -n libgnutls-guile
@ -182,6 +171,9 @@ exit 0
#%doc ChangeLog NEWS README THANKS #%doc ChangeLog NEWS README THANKS
%changelog %changelog
* Tue Feb 11 2025 Automatic Build System <autodist@openmamba.org> 3.8.9-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8.8-1mamba * Tue Dec 03 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8.8-1mamba
- update to 3.8.8 - update to 3.8.8