automatic version update by autodist [release 1.1.1k-1mamba;Thu Mar 25 2021]
This commit is contained in:
parent
7f37fc55cb
commit
2bbe9061f8
@ -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.1j
|
Version: 1.1.1k
|
||||||
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,7 +21,6 @@ BuildRequires: libz-devel
|
|||||||
#BuildRequires: perl-WWW-Curl
|
#BuildRequires: perl-WWW-Curl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The openssl certificate management tool and the shared libraries that provide various encryption and decription algorithms and protocols, including DES, RC4, RSA and SSL.
|
The openssl certificate management tool and the shared libraries that provide various encryption and decription algorithms and protocols, including DES, RC4, RSA and SSL.
|
||||||
@ -219,6 +218,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1k-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1j-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1j-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user