diff --git a/ghc-network.changes b/ghc-network.changes index 4a01e36..49843b7 100644 --- a/ghc-network.changes +++ b/ghc-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 29 11:27:07 UTC 2018 - psimons@suse.com + +- Update network to version 2.6.3.3 revision 1. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-network.spec b/ghc-network.spec index a596a3d..6335068 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-network # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: 2.6.3.2 +Version: 2.6.3.3 Release: 0 Summary: Low-level networking interface License: BSD-3-Clause diff --git a/network-2.6.3.2.tar.gz b/network-2.6.3.2.tar.gz deleted file mode 100644 index be2197c..0000000 --- a/network-2.6.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:354477074eaf2c0e134f4a7ae17694ffc747d484133463e95fae57ecbe48c0b6 -size 122892 diff --git a/network-2.6.3.3.tar.gz b/network-2.6.3.3.tar.gz new file mode 100644 index 0000000..cc0002a --- /dev/null +++ b/network-2.6.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776668b0a969d0d57ebabf78943cfc21a1aaf7e5e2ae6288322292125c9440f5 +size 123079 diff --git a/network.cabal b/network.cabal index 32ce1da..9c7ae62 100644 --- a/network.cabal +++ b/network.cabal @@ -1,5 +1,5 @@ name: network -version: 2.6.3.2 +version: 2.6.3.3 x-revision: 1 license: BSD3 license-file: LICENSE