diff --git a/HUnit-1.6.0.0.tar.gz b/HUnit-1.6.0.0.tar.gz deleted file mode 100644 index 49a3ce1..0000000 --- a/HUnit-1.6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7448e6b966e98e84b7627deba23f71b508e9a61e7bc571d74304a25d30e6d0de -size 21937 diff --git a/HUnit-1.6.1.0.tar.gz b/HUnit-1.6.1.0.tar.gz new file mode 100644 index 0000000..cb60cc5 --- /dev/null +++ b/HUnit-1.6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4384b38872dc1482db000e32af4808bb9a6fc0d1c39a9ad319db5f69b328f1e6 +size 22221 diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index 64bafb1..8bc0605 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 1 03:00:39 UTC 2020 - psimons@suse.com + +- Update HUnit to version 1.6.1.0. + Upstream has not updated the file "CHANGELOG.md" since the last + release. + ------------------------------------------------------------------- Fri Sep 4 10:49:26 UTC 2020 - Peter Simons diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 0d52e2a..c463919 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -19,7 +19,7 @@ %global pkg_name HUnit %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.6.0.0 +Version: 1.6.1.0 Release: 0 Summary: A unit testing framework for Haskell License: BSD-3-Clause