osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-network revision:23, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network?expand=0&rev=81
This commit is contained in:
parent
004ad2a994
commit
daf02560eb
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 4 12:15:25 UTC 2022 - psimons@suse.com
|
||||||
|
|
||||||
|
- 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
|
Sun Oct 10 14:51:22 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-network
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name network
|
%global pkg_name network
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.1.2.5
|
Version: 3.1.2.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low-level networking interface
|
Summary: Low-level networking interface
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f223c08e1c67b1bae4e595dfe87c4873e9f8de7d3f92d0c18e44fd1b2ab01851
|
|
||||||
size 139267
|
|
3
network-3.1.2.7.tar.gz
Normal file
3
network-3.1.2.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f7620fef1a1af3d3d6747f510e73223a5c600e7d7fd9ace073d1222bdc63d85
|
||||||
|
size 139973
|
Loading…
Reference in New Issue
Block a user