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
This commit is contained in:
Ondřej Súkup 2021-02-09 09:17:47 +00:00 committed by Git OBS Bridge
parent b9da3f21b8
commit 4de3a7167b
4 changed files with 20 additions and 9 deletions

View File

@ -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 <mimi.vx@gmail.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a01c1389f15d2cc2e847914737f706133bb11f0c5f8ee89711a36a25b7afa723
size 31997

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57856db93608a4d419f681b881c9b8d4448800d5a687587dc37e8a9e0b223584
size 32373