Accepting request 815224 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/815224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-xml-types?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-06-19 15:21:31 +00:00 committed by Git OBS Bridge
commit 9137f66c75
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 9 09:10:54 UTC 2020 - psimons@suse.com
- Update xml-types to version 0.3.7.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Fri Nov 8 16:15:16 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-xml-types
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%global pkg_name xml-types
Name: ghc-%{pkg_name}
Version: 0.3.6
Version: 0.3.7
Release: 0
Summary: Basic types for representing XML
License: MIT
@ -32,6 +32,16 @@ BuildRequires: ghc-text-devel
%description
Basic types for representing XML.
The idea is to have a full set of appropriate types, which various XML
libraries can share. Instead of having equivalent-but-incompatible types for
every binding, parser, or client, they all share the same types can can thus
interoperate easily.
This library contains complete types for most parts of an XML document,
including the prologue, node tree, and doctype. Some basic combinators are
included for common tasks, including traversing the node tree and filtering
children.
%package devel
Summary: Haskell %{pkg_name} library development files
Requires: %{name} = %{version}-%{release}
@ -58,7 +68,7 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_pkg_recache
%files -f %{name}.files
%license license.txt
%license COPYING
%files devel -f %{name}-devel.files

View File

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

3
xml-types-0.3.7.tar.gz Normal file
View File

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