Accepting request 1008455 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-dns?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:41:44 +00:00 committed by Git OBS Bridge
commit 3cec7535a1
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:20cdb4519f19becd5ba321c5acfe03fd3c16b298a78404530b65f10ddb4a68cb
size 65645

3
dns-4.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45e3ceb2c2b7a3b2a23fd384f84a81fc4b91330f841f54ae62d8e7a411f100d1
size 65658

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 9 04:58:03 UTC 2022 - Peter Simons <psimons@suse.com>
- Update dns to version 4.1.0.
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/dns-4.1.0/src/Changelog.md
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-dns
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 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 has_internal_sub_libraries 1
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 4.0.1
Version: 4.1.0
Release: 0
Summary: DNS library in Haskell
License: BSD-3-Clause