diff --git a/dns-4.0.1.tar.gz b/dns-4.0.1.tar.gz deleted file mode 100644 index 47ba972..0000000 --- a/dns-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20cdb4519f19becd5ba321c5acfe03fd3c16b298a78404530b65f10ddb4a68cb -size 65645 diff --git a/dns-4.1.0.tar.gz b/dns-4.1.0.tar.gz new file mode 100644 index 0000000..2e9fb3c --- /dev/null +++ b/dns-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e3ceb2c2b7a3b2a23fd384f84a81fc4b91330f841f54ae62d8e7a411f100d1 +size 65658 diff --git a/ghc-dns.changes b/ghc-dns.changes index cca8063..d146c38 100644 --- a/ghc-dns.changes +++ b/ghc-dns.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 9 04:58:03 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-dns.spec b/ghc-dns.spec index cb67377..ab67953 100644 --- a/ghc-dns.spec +++ b/ghc-dns.spec @@ -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