diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index 065477d..ec6e677 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,5 +1,105 @@ ------------------------------------------------------------------- -Tue Aug 25 10:19:27 UTC 2020 - psimons@suse.com +Fri Nov 8 16:14:01 UTC 2019 - Peter Simons -- Add HUnit at version 1.6.0.0. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Sat Oct 20 11:31:05 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +Wed Jul 18 14:26:10 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update HUnit to version 1.6.0.0. + * Generalize return type of `assertFailure` to `IO a` + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Feb 12 14:20:39 UTC 2017 - psimons@suse.com + +- Update to version 1.5.0.0 with cabal2obs. + +------------------------------------------------------------------- +Thu Sep 15 06:50:23 UTC 2016 - psimons@suse.com + +- Update to version 1.3.1.2 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:04:33 UTC 2016 - psimons@suse.com + +- Update to version 1.3.1.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Fri Jan 22 10:12:18 UTC 2016 - mimi.vx@gmail.com + +- update to 1.3.1.1 + +------------------------------------------------------------------- +Fri Jan 15 10:01:12 UTC 2016 - mimi.vx@gmail.com + +- update to 1.3.1.0 + +------------------------------------------------------------------- +Wed Dec 30 12:32:27 UTC 2015 - mimi.vx@gmail.com + +- update to 1.3.0.0 + +------------------------------------------------------------------- +Tue Sep 2 08:22:40 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file + +------------------------------------------------------------------- +Fri Aug 22 23:56:20 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Mon May 6 08:45:33 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 1.2.5.2 from upstream +* no upstream changelog +- update required for Haskell Platform 2013.2 +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Sun Dec 30 17:42:56 UTC 2012 - peter.trommler@ohm-hochschule.de + +- expand macro in name tag to help source validator + +------------------------------------------------------------------- +Sat Nov 17 14:05:30 UTC 2012 - peter.trommler@ohm-hochschule.de + +- make service localonly for Factory submission + +------------------------------------------------------------------- +Mon Oct 1 19:32:18 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 1.2.5.1 from upstream +- required by Haskell Platform 2012.4.0.0 + +------------------------------------------------------------------- +Tue Jun 5 13:58:45 UTC 2012 - peter.trommler@ohm-hochschule.de + +- cabal2spec 0.25.5 template for spec file + +------------------------------------------------------------------- +Thu Feb 23 14:18:40 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Added BuildRoot for sle11-sp1 + +------------------------------------------------------------------- +Tue Jan 3 14:53:54 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Initial packaging. diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 0d52e2a..afcc0c1 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-HUnit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed