Accepting request 888039 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/888039 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-xml-conduit?expand=0&rev=8
This commit is contained in:
commit
d20770bee9
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 16 11:05:14 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update xml-conduit to version 1.9.1.1.
|
||||||
|
## 1.9.1.1
|
||||||
|
|
||||||
|
* Entity declarations with tags inside are now correctly handled
|
||||||
|
* Parser now fails gracefully on malformed entity declarations
|
||||||
|
* Parameter entity declarations are now ignored
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 27 13:13:59 UTC 2021 - psimons@suse.com
|
Sat Feb 27 13:13:59 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name xml-conduit
|
%global pkg_name xml-conduit
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.9.1.0
|
Version: 1.9.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure-Haskell utilities for dealing with XML with the conduit package
|
Summary: Pure-Haskell utilities for dealing with XML with the conduit package
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8aa5d99020763642537a80067bbc6001828d855c0686c19eb3815b5c7a7ae029
|
|
||||||
size 42089
|
|
3
xml-conduit-1.9.1.1.tar.gz
Normal file
3
xml-conduit-1.9.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bdb117606c0b56ca735564465b14b50f77f84c9e52e31d966ac8d4556d3ff0ff
|
||||||
|
size 42901
|
Loading…
x
Reference in New Issue
Block a user