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