automatic version update by autodist [release 1.1.1j-1mamba;Sat Feb 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:16:19 +01:00
parent c7f1194d97
commit 7f37fc55cb

View File

@ -1,14 +1,14 @@
%define soversion %(echo %version | cut -d. -f1-2)
%define fullversion %(echo %version | tr -d [:alpha:])
Name: openssl
Version: 1.1.1i
Version: 1.1.1j
Release: 1mamba
Summary: Secure Sockets Layer communications libs and utils
Group: Network/Security
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.openssl.org
URL: https://www.openssl.org
Source: https://www.openssl.org/source/openssl-%{version}.tar.gz
Source1: openssl-makecerts
Patch0: %{name}-1.0.1a-fix_non_ia32.patch
@ -219,6 +219,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%{_libdir}/*.a
%changelog
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1j-1mamba
- automatic version update by autodist
* Tue Dec 08 2020 Automatic Build System <autodist@mambasoft.it> 1.1.1i-1mamba
- automatic version update by autodist