libressl: update to 3.8.4
This commit is contained in:
parent
a00f26dda2
commit
b40eafce97
@ -20,7 +20,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libressl
|
||||
Version: 3.8.2
|
||||
Version: 3.8.4
|
||||
Release: 1%{dist}
|
||||
Summary: An SSL/TLS protocol implementation
|
||||
License: OpenSSL
|
||||
@ -41,6 +41,8 @@ BuildRequires: autoconf2.69
|
||||
%else
|
||||
BuildRequires: autoconf
|
||||
%endif
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
|
||||
@ -156,6 +158,9 @@ done
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2024 Raven <raven@sysadmins.ws> - 3.8.4-1
|
||||
- update to 3.8.4
|
||||
|
||||
* Wed Feb 28 2024 Raven <raven@sysadmins.ws> - 3.8.2-1
|
||||
- update to 3.8.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user