diff --git a/ghc-network.changes b/ghc-network.changes index b37fa29..5d00df3 100644 --- a/ghc-network.changes +++ b/ghc-network.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jan 20 13:31:47 UTC 2022 - Peter Simons + +- Update network to version 3.1.2.7. + ## Version 3.1.2.7 + + * No change from 3.1.2.6 but to take a right procedure to upload "network" + to Hackage for Windows. + + ## Version 3.1.2.6 + + * Making IPv4PktInfo on Win the same as that on Posix + [#522](https://github.com/haskell/network/issues/522) + * Add support for nix/ghcjs + [#517](https://github.com/haskell/network/issues/517) + ------------------------------------------------------------------- Sun Oct 10 14:51:22 UTC 2021 - psimons@suse.com diff --git a/ghc-network.spec b/ghc-network.spec index ffe500f..e26a061 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-network # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name network %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.1.2.5 +Version: 3.1.2.7 Release: 0 Summary: Low-level networking interface License: BSD-3-Clause diff --git a/network-3.1.2.5.tar.gz b/network-3.1.2.5.tar.gz deleted file mode 100644 index 85fa130..0000000 --- a/network-3.1.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f223c08e1c67b1bae4e595dfe87c4873e9f8de7d3f92d0c18e44fd1b2ab01851 -size 139267 diff --git a/network-3.1.2.7.tar.gz b/network-3.1.2.7.tar.gz new file mode 100644 index 0000000..2388f24 --- /dev/null +++ b/network-3.1.2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7620fef1a1af3d3d6747f510e73223a5c600e7d7fd9ace073d1222bdc63d85 +size 139973