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