From c0b8293f013b048bf66c2ba98f137f9966b2f7d16800b7bd48eb84a4bac30665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 4 Oct 2015 16:11:42 +0000 Subject: [PATCH] - update to 0.7.0.3 * Relax `HUnit` dependency to allow 1.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=9 --- blaze-markup-0.7.0.2.tar.gz | 3 --- blaze-markup-0.7.0.3.tar.gz | 3 +++ ghc-blaze-markup.changes | 6 ++++++ ghc-blaze-markup.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 blaze-markup-0.7.0.2.tar.gz create mode 100644 blaze-markup-0.7.0.3.tar.gz diff --git a/blaze-markup-0.7.0.2.tar.gz b/blaze-markup-0.7.0.2.tar.gz deleted file mode 100644 index 9b8e1b4..0000000 --- a/blaze-markup-0.7.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4068a284834d8fe68df5ec63a037b92b7c956a82c0c72d7beca8d670fd5725c -size 13440 diff --git a/blaze-markup-0.7.0.3.tar.gz b/blaze-markup-0.7.0.3.tar.gz new file mode 100644 index 0000000..642080d --- /dev/null +++ b/blaze-markup-0.7.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e69a0e88dde5a6a3c8b4204d847a545f7872025a2ac4554cd5df2861aa41b20 +size 13447 diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index 5066144..ee1c040 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 4 16:09:37 UTC 2015 - mimi.vx@gmail.com + +- update to 0.7.0.3 +* Relax `HUnit` dependency to allow 1.3 + ------------------------------------------------------------------- Mon Apr 20 09:09:40 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index 5268eeb..60e6d18 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -1,5 +1,5 @@ # -# spec file for package ghc-blaze-markup +# spec file for package ghc # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.0.2 +Version: 0.7.0.3 Release: 0 Summary: A blazingly fast markup combinator library for Haskell License: BSD-3-Clause