osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-xml-conduit revision:13, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-xml-conduit?expand=0&rev=22
This commit is contained in:
Ondřej Súkup 2021-03-08 08:01:29 +00:00 committed by Git OBS Bridge
parent 7db4a768d5
commit 96c5fa4bc1
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 27 13:13:59 UTC 2021 - psimons@suse.com
- Update xml-conduit to version 1.9.1.0.
## 1.9.1
* `]` characters inside doctype are now correctly handled
* Entity expansion loops are now detected and avoided
* Add field `psEntityExpansionSizeLimit` in `ParseSettings` to limit the length of an entity expansion; set to 8192 characters by default
-------------------------------------------------------------------
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-xml-conduit
#
# 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 xml-conduit
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.9.0.0
Version: 1.9.1.0
Release: 0
Summary: Pure-Haskell utilities for dealing with XML with the conduit package
License: MIT
@ -30,6 +30,7 @@ BuildRequires: ghc-attoparsec-devel
BuildRequires: ghc-blaze-html-devel
BuildRequires: ghc-blaze-markup-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-cabal-doctest-devel
BuildRequires: ghc-conduit-devel
BuildRequires: ghc-conduit-extra-devel
BuildRequires: ghc-containers-devel

View File

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

View File

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