From e00626b61abc1e5968a4696138f945a2b6782ca0516a0be488bf7510841390ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 10 Jul 2016 15:31:02 +0000 Subject: [PATCH] - update to 1.1.13.2 * Fix alignment issues on non-X86 archs OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=16 --- conduit-extra-1.1.13.1.tar.gz | 3 --- conduit-extra-1.1.13.2.tar.gz | 3 +++ ghc-conduit-extra.changes | 6 ++++++ ghc-conduit-extra.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 conduit-extra-1.1.13.1.tar.gz create mode 100644 conduit-extra-1.1.13.2.tar.gz diff --git a/conduit-extra-1.1.13.1.tar.gz b/conduit-extra-1.1.13.1.tar.gz deleted file mode 100644 index 9ccb918..0000000 --- a/conduit-extra-1.1.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16910191be60a573a3dd933655ced6bc91564fd96e61e89e4d97ac52e6d75810 -size 33455 diff --git a/conduit-extra-1.1.13.2.tar.gz b/conduit-extra-1.1.13.2.tar.gz new file mode 100644 index 0000000..82cb208 --- /dev/null +++ b/conduit-extra-1.1.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fccd20c45b017c5b5b12a933b1cedd9088f27375c6b7bb2dadce9db92d51b81 +size 33745 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 310fee2..b0de73e 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 10 15:30:34 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.13.2 +* Fix alignment issues on non-X86 archs + ------------------------------------------------------------------- Sun Apr 3 15:14:52 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 30afeff..0acc245 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-conduit-extra # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-conduit-extra -Version: 1.1.13.1 +Version: 1.1.13.2 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT