automatic version update by autodist [release 3.10-1mamba;Wed Jun 19 2024]
This commit is contained in:
parent
6fd9f1f194
commit
72702b62e6
@ -1,5 +1,5 @@
|
|||||||
Name: libnettle
|
Name: libnettle
|
||||||
Version: 3.9.1
|
Version: 3.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A cryptographic library that is designed to fit easily in more or less any context
|
Summary: A cryptographic library that is designed to fit easily in more or less any context
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -25,8 +25,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
|
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
|
||||||
|
This package contains static libraries and header files needed for development.
|
||||||
This package contains static libraries and header files need for development.
|
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
@ -51,6 +50,8 @@ This package contains utility applications for %{name}.
|
|||||||
|
|
||||||
chmod +x %{buildroot}%{_libdir}/lib*.so.*
|
chmod +x %{buildroot}%{_libdir}/lib*.so.*
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_infodir}/dir
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -93,6 +94,9 @@ exit 0
|
|||||||
%{_bindir}/sexp-conv
|
%{_bindir}/sexp-conv
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 3.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 3.9.1-1mamba
|
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 3.9.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user