From 4798be4886f19357d3529761c40f08e643323591424495d9c8854582cbfddcc2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 28 Mar 2017 10:56:30 +0000 Subject: [PATCH] synchronize with lts:8 from configuration b099e9d7d96777a669f3ad2cb719ba73f50b4189 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=11 --- connection-0.2.7.tar.gz | 3 --- connection-0.2.8.tar.gz | 3 +++ ghc-connection.changes | 5 +++++ ghc-connection.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 connection-0.2.7.tar.gz create mode 100644 connection-0.2.8.tar.gz diff --git a/connection-0.2.7.tar.gz b/connection-0.2.7.tar.gz deleted file mode 100644 index 9699699..0000000 --- a/connection-0.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46d452dc92ebc6e851a9f9ac01dd2d29df846795dfce039cf07ba7102a323235 -size 8658 diff --git a/connection-0.2.8.tar.gz b/connection-0.2.8.tar.gz new file mode 100644 index 0000000..e91fed5 --- /dev/null +++ b/connection-0.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b1f44e8786320c18b26fc5d4ec115fc8ac016ba1f852fa8137f55d785a93eb +size 8695 diff --git a/ghc-connection.changes b/ghc-connection.changes index 8e5a6d2..ac653cf 100644 --- a/ghc-connection.changes +++ b/ghc-connection.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 27 12:38:01 UTC 2017 - psimons@suse.com + +- Update to version 0.2.8 with cabal2obs. + ------------------------------------------------------------------- Mon Jan 30 09:26:45 UTC 2017 - psimons@suse.com diff --git a/ghc-connection.spec b/ghc-connection.spec index 61dfb6a..9e8df84 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -18,7 +18,7 @@ %global pkg_name connection Name: ghc-%{pkg_name} -Version: 0.2.7 +Version: 0.2.8 Release: 0 Summary: Simple and easy network connections API License: BSD-3-Clause