Package Release Info

ghc-tasty-hunit-0.10.2-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-tasty-hunit
ghc-tasty-hunit-devel
ghc-tasty-hunit-doc
ghc-tasty-hunit-prof

Change Logs

* Sat Jun 22 2024 Peter Simons <psimons@suse.com>
- Update tasty-hunit to version 0.10.2.
  Version 0.10.2
  - -------------
  * Teach `testCaseSteps` to log progress
    ([#387](https://github.com/UnkindPartition/tasty/pull/387)).
* Sun Sep 10 2023 Peter Simons <psimons@suse.com>
- Update tasty-hunit to version 0.10.1.
  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/tasty-hunit-0.10.1/src/CHANGELOG.md
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
Version: 0.10.0.3-bp155.2.14
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 0.10.0.3-bp154.1.13
* Fri Dec 18 2020 psimons@suse.com
- Update tasty-hunit to version 0.10.0.3.
  Version 0.10.0.3
  - ---------------
  The only point of this release is to introduce compatibility with GHCs back to 7.0
  (see https://github.com/feuerbach/tasty/pull/287).
  Note, however, that these changes are not merged to the master branch, and the
  future releases will only support the GHC/base versions from the last 5 years,
  as per our usual policy. To test with even older GHCs, you'll have to use this
  particular version of tasty-hunit (or have the constraint solver pick it for you
  when testing with older GHCs).
  The source of this release is in the `support-old-ghcs` branch of the tasty
  repository.
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Add tasty-hunit at version 0.10.0.2.