From 56c229c410dfd2d21fc9d8ac9333c377f7500ba5bb7fbbcc7ec05d3c846de217 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:04:31 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-xml-types revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-xml-types?expand=0&rev=16 --- ghc-xml-types.changes | 17 ----------------- ghc-xml-types.spec | 18 ++++-------------- xml-types-0.3.6.tar.gz | 3 +++ xml-types-0.3.8.tar.gz | 3 --- 4 files changed, 7 insertions(+), 34 deletions(-) create mode 100644 xml-types-0.3.6.tar.gz delete mode 100644 xml-types-0.3.8.tar.gz diff --git a/ghc-xml-types.changes b/ghc-xml-types.changes index 2917366..5208cee 100644 --- a/ghc-xml-types.changes +++ b/ghc-xml-types.changes @@ -1,20 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 18 10:46:44 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - -------------------------------------------------------------------- -Mon Jul 13 02:00:25 UTC 2020 - psimons@suse.com - -- Update xml-types to version 0.3.8. - Upstream does not provide a change log file. - -------------------------------------------------------------------- -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 diff --git a/ghc-xml-types.spec b/ghc-xml-types.spec index f7aa0c0..0a4b663 100644 --- a/ghc-xml-types.spec +++ b/ghc-xml-types.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-xml-types # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.8 +Version: 0.3.6 Release: 0 Summary: Basic types for representing XML License: MIT @@ -32,16 +32,6 @@ 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} @@ -53,7 +43,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build @@ -68,7 +58,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%license COPYING +%license license.txt %files devel -f %{name}-devel.files diff --git a/xml-types-0.3.6.tar.gz b/xml-types-0.3.6.tar.gz new file mode 100644 index 0000000..949a94f --- /dev/null +++ b/xml-types-0.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9937d440072552c03c6d8ad79f61e61467dc28dcd5adeaad81038b9b94eef8c9 +size 4020 diff --git a/xml-types-0.3.8.tar.gz b/xml-types-0.3.8.tar.gz deleted file mode 100644 index b8ec0e8..0000000 --- a/xml-types-0.3.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dad5e4ce602b7d1f4be37c0cfd99a261a4573746bfd80d917dc955b72da84c80 -size 4054