automatic version update by autodist [release 1.1.1l-1mamba;Wed Aug 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:16:19 +01:00
parent 2bbe9061f8
commit d321d82884

View File

@ -1,7 +1,7 @@
%define soversion %(echo %version | cut -d. -f1-2) %define soversion %(echo %version | cut -d. -f1-2)
%define fullversion %(echo %version | tr -d [:alpha:]) %define fullversion %(echo %version | tr -d [:alpha:])
Name: openssl Name: openssl
Version: 1.1.1k Version: 1.1.1l
Release: 1mamba Release: 1mamba
Summary: Secure Sockets Layer communications libs and utils Summary: Secure Sockets Layer communications libs and utils
Group: Network/Security Group: Network/Security
@ -15,8 +15,12 @@ Patch0: %{name}-1.0.1a-fix_non_ia32.patch
Patch1: openssl-1.0.2a-version.patch Patch1: openssl-1.0.2a-version.patch
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libperl
BuildRequires: libz-devel BuildRequires: libz-devel
BuildRequires: perl-WWW-Curl
BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
#BuildRequires: perl-WWW-Curl #BuildRequires: perl-WWW-Curl
BuildRequires: perl-devel BuildRequires: perl-devel
@ -218,6 +222,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%{_libdir}/*.a %{_libdir}/*.a
%changelog %changelog
* Wed Aug 25 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1l-1mamba
- automatic version update by autodist
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1k-1mamba * Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1k-1mamba
- automatic version update by autodist - automatic version update by autodist