From bab1c4f66f0000b644ea6d5c915ee1b2b3afb04f46981b6ab894e7ea713e4ba7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 10 Dec 2024 11:25:51 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc-crypton-x509-validation revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-crypton-x509-validation?expand=0&rev=3 --- crypton-x509-validation-1.6.13.tar.gz | 3 +++ ghc-crypton-x509-validation.changes | 6 ++++++ ghc-crypton-x509-validation.spec | 8 ++++---- 3 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 crypton-x509-validation-1.6.13.tar.gz diff --git a/crypton-x509-validation-1.6.13.tar.gz b/crypton-x509-validation-1.6.13.tar.gz new file mode 100644 index 0000000..b220f34 --- /dev/null +++ b/crypton-x509-validation-1.6.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51275325511db717f0697d4f2561fdde05087807cd8a1a09223a811e41cc15d5 +size 18981 diff --git a/ghc-crypton-x509-validation.changes b/ghc-crypton-x509-validation.changes index 2dedaae..5d14aba 100644 --- a/ghc-crypton-x509-validation.changes +++ b/ghc-crypton-x509-validation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 6 06:50:36 UTC 2024 - Peter Simons + +- 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 diff --git a/ghc-crypton-x509-validation.spec b/ghc-crypton-x509-validation.spec index e3f6551..11157bb 100644 --- a/ghc-crypton-x509-validation.spec +++ b/ghc-crypton-x509-validation.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-crypton-x509-validation # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.6.12 +Version: 1.6.13 Release: 0 Summary: X.509 Certificate and CRL validation License: BSD-3-Clause @@ -43,8 +43,8 @@ BuildRequires: ghc-crypton-x509-devel BuildRequires: ghc-crypton-x509-prof BuildRequires: ghc-crypton-x509-store-devel BuildRequires: ghc-crypton-x509-store-prof -BuildRequires: ghc-data-default-class-devel -BuildRequires: ghc-data-default-class-prof +BuildRequires: ghc-data-default-devel +BuildRequires: ghc-data-default-prof BuildRequires: ghc-hourglass-devel BuildRequires: ghc-hourglass-prof BuildRequires: ghc-memory-devel