forked from pool/ghc-crypton-x509-validation
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
7b7e3f8524 | |||
9bf92b14e6 | |||
59c47a588f | |||
bab1c4f66f |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e60b7e237a4fd5e7e6e7200018c7947314292ef63751cbb51877836ebe650f6
|
|
||||||
size 19573
|
|
3
crypton-x509-validation-1.6.14.tar.gz
Normal file
3
crypton-x509-validation-1.6.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed0e394127db59d66a0a8e4bde28fa0b8cc67cc9a810793b54a58e96df4c601d
|
||||||
|
size 19693
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 17 23:13:23 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update crypton-x509-validation to version 1.6.14.
|
||||||
|
Upstream does not provide a change log file.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 6 06:50:36 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update crypton-x509-validation to version 1.6.13.
|
||||||
|
Upstream does not provide a change log file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 6 04:29:24 UTC 2023 - Peter Simons <psimons@suse.com>
|
Tue Jun 6 04:29:24 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-crypton-x509-validation
|
# spec file for package ghc-crypton-x509-validation
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.6.12
|
Version: 1.6.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X.509 Certificate and CRL validation
|
Summary: X.509 Certificate and CRL validation
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -43,10 +43,12 @@ BuildRequires: ghc-crypton-x509-devel
|
|||||||
BuildRequires: ghc-crypton-x509-prof
|
BuildRequires: ghc-crypton-x509-prof
|
||||||
BuildRequires: ghc-crypton-x509-store-devel
|
BuildRequires: ghc-crypton-x509-store-devel
|
||||||
BuildRequires: ghc-crypton-x509-store-prof
|
BuildRequires: ghc-crypton-x509-store-prof
|
||||||
BuildRequires: ghc-data-default-class-devel
|
BuildRequires: ghc-data-default-devel
|
||||||
BuildRequires: ghc-data-default-class-prof
|
BuildRequires: ghc-data-default-prof
|
||||||
BuildRequires: ghc-hourglass-devel
|
BuildRequires: ghc-hourglass-devel
|
||||||
BuildRequires: ghc-hourglass-prof
|
BuildRequires: ghc-hourglass-prof
|
||||||
|
BuildRequires: ghc-iproute-devel
|
||||||
|
BuildRequires: ghc-iproute-prof
|
||||||
BuildRequires: ghc-memory-devel
|
BuildRequires: ghc-memory-devel
|
||||||
BuildRequires: ghc-memory-prof
|
BuildRequires: ghc-memory-prof
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
|
Reference in New Issue
Block a user