automatic version update by autodist [release 3.8.9-1mamba;Tue Feb 11 2025]
This commit is contained in:
parent
4c0db93230
commit
8576f86847
20
gnutls.spec
20
gnutls.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define maj3ver %(echo %version | cut -d. -f1-3)
|
||||
Name: gnutls
|
||||
Version: 3.8.8
|
||||
Version: 3.8.9
|
||||
Release: 1mamba
|
||||
Summary: A library which provides a secure layer, over a reliable transport layer
|
||||
Group: System/Libraries
|
||||
@ -57,12 +57,7 @@ Requires: libp11-kit-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.
|
||||
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 static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%package -n libgnutls-guile
|
||||
Group: System/Libraries
|
||||
@ -71,14 +66,8 @@ Requires: libgnutls = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n libgnutls-guile
|
||||
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.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
@ -153,7 +142,7 @@ exit 0
|
||||
%{_libdir}/libgnutlsxx.so.*
|
||||
%{_libdir}/libgnutls-dane.so.*
|
||||
%{_libdir}/libgnutls-openssl.so.*
|
||||
%doc AUTHORS LICENSE
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
#%if "%{_host}" == "%{_build}"
|
||||
#%files -n libgnutls-guile
|
||||
@ -182,6 +171,9 @@ exit 0
|
||||
#%doc ChangeLog NEWS README THANKS
|
||||
|
||||
%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
|
||||
- update to 3.8.8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user