update to 2.0.2, rebuild for R 4.2.1
This commit is contained in:
parent
b52361136e
commit
f96043670e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/openssl_1.4.3.tar.gz
|
||||
/openssl_1.4.4.tar.gz
|
||||
/openssl_1.4.5.tar.gz
|
||||
/openssl_2.0.2.tar.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname openssl
|
||||
%global packver 1.4.5
|
||||
%global packver 2.0.2
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# Skip examples or tests that use the network.
|
||||
%bcond_with network
|
||||
|
||||
# jose depends on this package.
|
||||
%global with_doc 1
|
||||
%global with_doc 0
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.5
|
||||
Version: %{packver}
|
||||
Release: %autorelease
|
||||
Summary: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 2.0.2-1
|
||||
- update to 2.0.2
|
||||
- rebuild for R 4.2.1
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.4.4-4
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openssl_1.4.5.tar.gz) = 8811a02a553e217931f28b2efb8e8051762e4aad3b9b9e32ab9b879fe1752d295ee05c5e2847c1671fc860575489d7ea53f7b5c9665f3dc7f9cb8942ad404085
|
||||
SHA512 (openssl_2.0.2.tar.gz) = d0f70d5d001967bdb7873d7ea8778bbaf491442801bdbe80a66c2d040f92b5dfe58e3ec4077bf215d85f6b4c4a8aa6468c0f0ecb6adf19ded8fd3d0486d78506
|
||||
|
Loading…
Reference in New Issue
Block a user