From 1e60e27ff26b820fc986bcdeab92b3a1c1ace3589d94c322496a8eda8c821fa2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Oct 2018 09:46:41 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-Glob revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Glob?expand=0&rev=37 --- Glob-0.9.2.tar.gz | 3 --- Glob-0.9.3.tar.gz | 3 +++ ghc-Glob.changes | 10 ++++++++++ ghc-Glob.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 Glob-0.9.2.tar.gz create mode 100644 Glob-0.9.3.tar.gz diff --git a/Glob-0.9.2.tar.gz b/Glob-0.9.2.tar.gz deleted file mode 100644 index 40c5ef8..0000000 --- a/Glob-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fc7134e9a930dd53fd168f200bde8ca07905365788f70adc6a1a4c413667ce5 -size 29516 diff --git a/Glob-0.9.3.tar.gz b/Glob-0.9.3.tar.gz new file mode 100644 index 0000000..cbe92aa --- /dev/null +++ b/Glob-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a77853eba3700c5346cd6d4008302e70dca93a7e8ac0d679cf41b16c7a4c9e8 +size 29358 diff --git a/ghc-Glob.changes b/ghc-Glob.changes index e841b7b..d60363a 100644 --- a/ghc-Glob.changes +++ b/ghc-Glob.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 4 15:39:53 UTC 2018 - psimons@suse.com + +- Update Glob to version 0.9.3. + 0.9.3, 2018-09-22: + Updated dependencies to allow containers-0.7 (GHC 8.6). Thanks to + chessai for the merge request. + + Updated tests to compile with GHC 8.6. + ------------------------------------------------------------------- Wed Jul 18 14:26:09 UTC 2018 - psimons@suse.com diff --git a/ghc-Glob.spec b/ghc-Glob.spec index a904be2..2e42d49 100644 --- a/ghc-Glob.spec +++ b/ghc-Glob.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global pkg_name Glob %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: Globbing library License: BSD-3-Clause