From 7f084c53287fcb4565a0dc3d028f1c7bfb7b652ef70037c829daa19cd0c5a3e0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 13 May 2019 10:34:36 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-parser-combinators revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-parser-combinators?expand=0&rev=11 --- ghc-parser-combinators.changes | 11 +++++++++++ ghc-parser-combinators.spec | 2 +- parser-combinators-1.0.2.tar.gz | 3 --- parser-combinators-1.0.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 parser-combinators-1.0.2.tar.gz create mode 100644 parser-combinators-1.0.3.tar.gz diff --git a/ghc-parser-combinators.changes b/ghc-parser-combinators.changes index c98b42b..2b450a5 100644 --- a/ghc-parser-combinators.changes +++ b/ghc-parser-combinators.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat May 11 02:00:52 UTC 2019 - psimons@suse.com + +- Update parser-combinators to version 1.0.3. + ## Parser combinators 1.0.3 + + * Dropped support for GHC 7.10. + + * Added a test suite as a separate package called + `parser-combinators-tests`. + ------------------------------------------------------------------- Sat Apr 6 02:02:45 UTC 2019 - psimons@suse.com diff --git a/ghc-parser-combinators.spec b/ghc-parser-combinators.spec index db2deca..5f89e35 100644 --- a/ghc-parser-combinators.spec +++ b/ghc-parser-combinators.spec @@ -18,7 +18,7 @@ %global pkg_name parser-combinators Name: ghc-%{pkg_name} -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Lightweight package providing commonly useful parser combinators License: BSD-3-Clause diff --git a/parser-combinators-1.0.2.tar.gz b/parser-combinators-1.0.2.tar.gz deleted file mode 100644 index 9e7621a..0000000 --- a/parser-combinators-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e07f2969fe32d111d3dd0833b97d85355e297ddfab4a4be8edea53bfaea66f1 -size 10501 diff --git a/parser-combinators-1.0.3.tar.gz b/parser-combinators-1.0.3.tar.gz new file mode 100644 index 0000000..a0c7901 --- /dev/null +++ b/parser-combinators-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770d1ac173d77f63ce310ae9c8c4db92fa0008ca20d26b7ae9c044de11621133 +size 10413