From 4de3a7167b1e5e02da534d8bdf09d9f495717bc01700691262263ef252efabd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Feb 2021 09:17:47 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-network-uri revision:19, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network-uri?expand=0&rev=52 --- ghc-network-uri.changes | 10 ++++++++++ ghc-network-uri.spec | 13 +++++++------ network-uri-2.6.3.0.tar.gz | 3 --- network-uri-2.6.4.1.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 network-uri-2.6.3.0.tar.gz create mode 100644 network-uri-2.6.4.1.tar.gz diff --git a/ghc-network-uri.changes b/ghc-network-uri.changes index 42b7b4d..0ed326c 100644 --- a/ghc-network-uri.changes +++ b/ghc-network-uri.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 8 05:05:56 UTC 2021 - psimons@suse.com + +- Update network-uri to version 2.6.4.1. + # network-uri-2.6.4.1 (2021-02-07) + * Fix: Restore "Safe" designation which was accidentally removed. + + # network-uri-2.6.4.0 (2021-02-07) + * Add compatibility with GHC 9.0.1. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-network-uri.spec b/ghc-network-uri.spec index 4c67e05..e9515ce 100644 --- a/ghc-network-uri.spec +++ b/ghc-network-uri.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-network-uri # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name network-uri %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.6.3.0 +Version: 2.6.4.1 Release: 0 Summary: URI manipulation License: BSD-3-Clause @@ -30,13 +30,14 @@ BuildRequires: ghc-deepseq-devel BuildRequires: ghc-parsec-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel +BuildRequires: ghc-th-compat-devel ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel -BuildRequires: ghc-criterion-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel +BuildRequires: ghc-QuickCheck-devel +BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hunit-devel +BuildRequires: ghc-tasty-quickcheck-devel %endif %description diff --git a/network-uri-2.6.3.0.tar.gz b/network-uri-2.6.3.0.tar.gz deleted file mode 100644 index 6d6c3f6..0000000 --- a/network-uri-2.6.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a01c1389f15d2cc2e847914737f706133bb11f0c5f8ee89711a36a25b7afa723 -size 31997 diff --git a/network-uri-2.6.4.1.tar.gz b/network-uri-2.6.4.1.tar.gz new file mode 100644 index 0000000..90ec8b2 --- /dev/null +++ b/network-uri-2.6.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57856db93608a4d419f681b881c9b8d4448800d5a687587dc37e8a9e0b223584 +size 32373