automatic version update by autodist [release 3.1.1-1mamba;Wed May 31 2023]
This commit is contained in:
parent
cdf6bee90e
commit
35d62dafb8
@ -1,7 +1,7 @@
|
||||
%define soversion %(echo %version | cut -d. -f1)
|
||||
%define fullversion %(echo %version | tr -d [:alpha:])
|
||||
Name: openssl
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 1mamba
|
||||
Summary: Secure Sockets Layer communications libs and utils
|
||||
Group: Network/Security
|
||||
@ -18,7 +18,7 @@ License: BSD
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: perl-WWW-Curl
|
||||
BuildRequires: perl(WWW::Curl::Easy)
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
@ -217,6 +217,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 3.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 15 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user