diff --git a/crypton-connection-0.3.1.tar.gz b/crypton-connection-0.3.1.tar.gz deleted file mode 100644 index b7eadab..0000000 --- a/crypton-connection-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03073694f6525f975db78dbc67c34e89bb27b95cf863d4a3a77dc6ef49d81dcc -size 9112 diff --git a/crypton-connection-0.3.2.tar.gz b/crypton-connection-0.3.2.tar.gz new file mode 100644 index 0000000..775319b --- /dev/null +++ b/crypton-connection-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208be23bc910f8e5f9431995b9c011ed376bb947d79f74c8f51a5e4ecd9e991e +size 9054 diff --git a/ghc-crypton-connection.changes b/ghc-crypton-connection.changes index 8d3aaee..656b772 100644 --- a/ghc-crypton-connection.changes +++ b/ghc-crypton-connection.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 5 07:09:15 UTC 2024 - Peter Simons + +- Update crypton-connection to version 0.3.2. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/crypton-connection-0.3.2/src/CHANGELOG.md + ------------------------------------------------------------------- Tue Jun 6 05:36:29 UTC 2023 - Peter Simons diff --git a/ghc-crypton-connection.spec b/ghc-crypton-connection.spec index b8292d4..6644cd4 100644 --- a/ghc-crypton-connection.spec +++ b/ghc-crypton-connection.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-crypton-connection # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 crypton-connection %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Simple and easy network connections API License: BSD-3-Clause