automatic version update by autodist [release 3.3.1-1mamba;Wed Jun 05 2024]
This commit is contained in:
parent
226e31a262
commit
049d4d4204
@ -1,7 +1,7 @@
|
|||||||
%define soversion %(echo %version | cut -d. -f1)
|
%define soversion %(echo %version | cut -d. -f1)
|
||||||
%define fullversion %(echo %version | tr -d [:alpha:])
|
%define fullversion %(echo %version | tr -d [:alpha:])
|
||||||
Name: openssl
|
Name: openssl
|
||||||
Version: 3.3.0
|
Version: 3.3.1
|
||||||
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
|
||||||
@ -21,6 +21,7 @@ BuildRequires: libz-devel
|
|||||||
BuildRequires: perl(WWW::Curl::Easy)
|
BuildRequires: perl(WWW::Curl::Easy)
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libsctp-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -213,6 +214,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 05 2024 Automatic Build System <autodist@openmamba.org> 3.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 3.3.0-1mamba
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 3.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user