osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-crypton-connection revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-crypton-connection?expand=0&rev=3
This commit is contained in:
Peter Simons 2024-02-05 22:00:55 +00:00 committed by Git OBS Bridge
parent 7b074ce005
commit 1e3e506e00
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03073694f6525f975db78dbc67c34e89bb27b95cf863d4a3a77dc6ef49d81dcc
size 9112

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:208be23bc910f8e5f9431995b9c011ed376bb947d79f74c8f51a5e4ecd9e991e
size 9054

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 5 07:09:15 UTC 2024 - Peter Simons <psimons@suse.com>
- 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 <psimons@suse.com>

View File

@ -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