diff --git a/ghc-network.changes b/ghc-network.changes index bbbd134..5521eed 100644 --- a/ghc-network.changes +++ b/ghc-network.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Oct 7 07:57:19 UTC 2021 - psimons@suse.com + +- Update network to version 3.1.2.3. + ## Version 3.1.2.3 + + * Supporting M1 Mac + [#510](https://github.com/haskell/network/pull/510) + * Workaround for autoconf on Windows + [#508](https://github.com/haskell/network/pull/508) + * Fixing building failure on SmartOS + [#507](https://github.com/haskell/network/pull/507) + * HsNet.h: remove unused fn hsnet_inet_ntoa definition + [#504](https://github.com/haskell/network/pull/504) + * Use a working define for OpenBSD detection + [#503](https://github.com/haskell/network/pull/503) + ------------------------------------------------------------------- Wed Jun 16 08:26:55 UTC 2021 - psimons@suse.com diff --git a/ghc-network.spec b/ghc-network.spec index 96aad35..d6f3cec 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -19,7 +19,7 @@ %global pkg_name network %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.1.2.2 +Version: 3.1.2.3 Release: 0 Summary: Low-level networking interface License: BSD-3-Clause diff --git a/network-3.1.2.2.tar.gz b/network-3.1.2.2.tar.gz deleted file mode 100644 index 9d6fef2..0000000 --- a/network-3.1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55012c0b22f9c7548b1f7b3bacc2c6ec7058c7f92238a69561528f1a0fa60eb6 -size 136999 diff --git a/network-3.1.2.3.tar.gz b/network-3.1.2.3.tar.gz new file mode 100644 index 0000000..62a9d32 --- /dev/null +++ b/network-3.1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fab32018f2187b970c0d965e40d468ca7c6c6ef0f77b24ff19e826cdde4163 +size 140883