diff --git a/.gitignore b/.gitignore index e55c3a9..ee534dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /connection-0.2.8.tar.gz +/connection-0.3.1.tar.gz diff --git a/connection-0.2.8.cabal b/connection-0.3.1.cabal similarity index 80% rename from connection-0.2.8.cabal rename to connection-0.3.1.cabal index 886e28e..f07e459 100644 --- a/connection-0.2.8.cabal +++ b/connection-0.3.1.cabal @@ -1,6 +1,6 @@ Name: connection -Version: 0.2.8 -x-revision: 2 +Version: 0.3.1 +x-revision: 1 Description: Simple network library for all your connection need. . @@ -18,19 +18,19 @@ Build-Type: Simple Category: Network stability: experimental Cabal-Version: >=1.6 -Homepage: http://github.com/vincenthz/hs-connection +Homepage: https://github.com/vincenthz/hs-connection extra-source-files: README.md CHANGELOG.md Library - Build-Depends: base >= 3 && < 5 + Build-Depends: base >= 4.8 && < 5 + , basement , bytestring - , byteable , containers , data-default-class - , network >= 2.3 && < 2.9 - , tls >= 1.3 - , socks >= 0.5.5 && < 0.6 + , network >= 2.6.3 + , tls >= 1.4 + , socks >= 0.6 , x509 >= 1.5 , x509-store >= 1.5 , x509-system >= 1.5 diff --git a/ghc-connection.spec b/ghc-connection.spec index 9417f7c..3d2c3e0 100644 --- a/ghc-connection.spec +++ b/ghc-connection.spec @@ -5,8 +5,8 @@ %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.2.8 -Release: 11%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: Simple and easy network connections API License: BSD @@ -20,7 +20,7 @@ Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal# BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-base-prof -BuildRequires: ghc-byteable-prof +BuildRequires: ghc-basement-prof BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-prof BuildRequires: ghc-data-default-class-prof @@ -127,6 +127,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Fri Feb 14 2020 Jens Petersen - 0.3.1-1 +- update to 0.3.1 + * Tue Jan 28 2020 Fedora Release Engineering - 0.2.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 17a85c2..a97b9c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (connection-0.2.8.tar.gz) = 59202159d8d9233d1786c75470892da1a577d7a82a8bb8f5c75d52ade7be227c5619fd6fdebf7f60d4e240b31e3b791df266c97787e3fe7814da380147f9c9c5 +SHA512 (connection-0.3.1.tar.gz) = 06da91d39e0d9a556a78da77a7ca31d520d5e7e8fd65509f82be926ad2c34282ef1f4d03aa6065c5834bc89417cf51b573f3cf4529fe3ead72eb1e80cc6d7a98