From 086aaa8b8c1cc4dcd823f56c04a0e95a3cf8c870ffb35bd6c5adf55430f94888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 20 Aug 2015 06:10:35 +0000 Subject: [PATCH] Accepting request 322636 from devel:languages:haskell:lts - update to 0.2.5 OBS-URL: https://build.opensuse.org/request/show/322636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=3 --- connection-0.2.4.tar.gz | 3 --- connection-0.2.5.tar.gz | 3 +++ ghc-connection.changes | 5 +++++ ghc-connection.spec | 6 ++---- 4 files changed, 10 insertions(+), 7 deletions(-) delete mode 100644 connection-0.2.4.tar.gz create mode 100644 connection-0.2.5.tar.gz diff --git a/connection-0.2.4.tar.gz b/connection-0.2.4.tar.gz deleted file mode 100644 index 73257ef..0000000 --- a/connection-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2b82a91de6bdf9b76624335418013575d3e12ad2753c6e8997e2d016cdf806a -size 11067 diff --git a/connection-0.2.5.tar.gz b/connection-0.2.5.tar.gz new file mode 100644 index 0000000..ccde17b --- /dev/null +++ b/connection-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8895d4427985202ac439b884deb4b5675ccba3d9498fce3687f1542b4ba21124 +size 7576 diff --git a/ghc-connection.changes b/ghc-connection.changes index f624e33..144491c 100644 --- a/ghc-connection.changes +++ b/ghc-connection.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 6 20:47:45 UTC 2015 - mimi.vx@gmail.com + +- update to 0.2.5 + ------------------------------------------------------------------- Thu Apr 23 18:57:14 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-connection.spec b/ghc-connection.spec index fbda3a4..039f7d9 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -17,8 +17,8 @@ %global pkg_name connection -Name: ghc-%{pkg_name} -Version: 0.2.4 +Name: ghc-connection +Version: 0.2.5 Release: 0 Summary: Simple and easy network connections API Group: System/Libraries @@ -34,10 +34,8 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-byteable-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-crypto-random-devel BuildRequires: ghc-data-default-class-devel BuildRequires: ghc-network-devel -BuildRequires: ghc-securemem-devel BuildRequires: ghc-socks-devel BuildRequires: ghc-tls-devel BuildRequires: ghc-x509-devel