diff --git a/ghc-network-control.changes b/ghc-network-control.changes index b944103..2f8a6c9 100644 --- a/ghc-network-control.changes +++ b/ghc-network-control.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 28 04:36:16 UTC 2025 - Peter Simons + +- Update network-control to version 0.1.4. + ## 0.1.4 + + * Using Integer instead of Int in LRUCache. + ------------------------------------------------------------------- Thu Jul 18 22:56:21 UTC 2024 - Peter Simons diff --git a/ghc-network-control.spec b/ghc-network-control.spec index 1709c23..a819953 100644 --- a/ghc-network-control.spec +++ b/ghc-network-control.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-network-control # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: Library to control network protocols License: BSD-3-Clause diff --git a/network-control-0.1.3.tar.gz b/network-control-0.1.3.tar.gz deleted file mode 100644 index 4dc6802..0000000 --- a/network-control-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb7b799705f252e35b1387442bef38177db4ebd059737a5f659767e72e7f7a32 -size 6802 diff --git a/network-control-0.1.4.tar.gz b/network-control-0.1.4.tar.gz new file mode 100644 index 0000000..76633f0 --- /dev/null +++ b/network-control-0.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a2eac178d5b5febbeefd88ef7f83b4c02ddf90c7a5f387464cb5bdec9503a8 +size 6841