From c8f134dc257f177a58100a4b5355e9b06242be5d8916e55e66b466094d004bda Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 31 Oct 2016 14:31:00 +0000 Subject: [PATCH] opensuse haskell configuration 57299b7b95fb22a225c59ac23c5daf22590d6547 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Glob?expand=0&rev=13 --- Glob-0.7.11.tar.gz | 3 --- Glob-0.7.12.tar.gz | 3 +++ ghc-Glob.changes | 5 +++++ ghc-Glob.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 Glob-0.7.11.tar.gz create mode 100644 Glob-0.7.12.tar.gz diff --git a/Glob-0.7.11.tar.gz b/Glob-0.7.11.tar.gz deleted file mode 100644 index 3675697..0000000 --- a/Glob-0.7.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a23f90be0e6a7129efef83716ce1ccd8f48f3c17063aff663232f8eaa18c377 -size 23999 diff --git a/Glob-0.7.12.tar.gz b/Glob-0.7.12.tar.gz new file mode 100644 index 0000000..bdc7278 --- /dev/null +++ b/Glob-0.7.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ca5459b2d98ae9f5db56351a512680c4375cfdf907073848aaf15d6b92c175 +size 24068 diff --git a/ghc-Glob.changes b/ghc-Glob.changes index c453a01..c1e2463 100644 --- a/ghc-Glob.changes +++ b/ghc-Glob.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 11 08:50:08 UTC 2016 - psimons@suse.com + +- Update to version 0.7.12 with cabal2obs. + ------------------------------------------------------------------- Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com diff --git a/ghc-Glob.spec b/ghc-Glob.spec index e1abaaa..90ac332 100644 --- a/ghc-Glob.spec +++ b/ghc-Glob.spec @@ -19,7 +19,7 @@ %global pkg_name Glob %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.11 +Version: 0.7.12 Release: 0 Summary: Globbing library License: BSD-3-Clause