Rebuilt with OpenSSL 3.0.0
This commit is contained in:
parent
9e840663bc
commit
495f8df34f
@ -24,7 +24,7 @@
|
||||
Name: %{libname}-awesome
|
||||
Summary: Client library and command line tools for memcached server
|
||||
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: BSD
|
||||
URL: https://github.com/%{gh_owner}/%{gh_project}
|
||||
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
|
||||
@ -192,6 +192,9 @@ rm -r %{buildroot}%{_datadir}/doc/%{name}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.1.0-9
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
* Thu Sep 9 2021 Remi Collet <remi@remirepo.net> - 1.1.0-8
|
||||
- devel requires cyrus-sasl-devel, fix #2002541
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user