diff --git a/ghc-case-insensitive.changes b/ghc-case-insensitive.changes index 051258a..f68c514 100644 --- a/ghc-case-insensitive.changes +++ b/ghc-case-insensitive.changes @@ -1,5 +1,130 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:16 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:23 UTC 2019 - Peter Simons -- Add case-insensitive at version 1.2.1.0. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Mon May 6 02:01:36 UTC 2019 - psimons@suse.com + +- Update case-insensitive to version 1.2.1.0. + 1.2.1.0 + + * Add traverse + +------------------------------------------------------------------- +Sat Oct 20 11:31:16 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +Wed Jul 18 14:26:17 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 case-insensitive to version 1.2.0.11. + * Dropped upper version bounds of dependencies because it's to + much work to maintain. + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Wed May 31 14:01:06 UTC 2017 - psimons@suse.com + +- Update to version 1.2.0.10. + +------------------------------------------------------------------- +Mon Apr 24 12:26:22 UTC 2017 - psimons@suse.com + +- Update to version 1.2.0.9 with cabal2obs. + +------------------------------------------------------------------- +Mon Feb 20 08:42:19 UTC 2017 - psimons@suse.com + +- Update to version 1.2.0.8 with cabal2obs. + +------------------------------------------------------------------- +Mon Jul 25 11:21:37 UTC 2016 - psimons@suse.com + +- Update to version 1.2.0.7 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:08:41 UTC 2016 - psimons@suse.com + +- Update to version 1.2.0.6 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Wed Mar 16 09:12:05 UTC 2016 - mimi.vx@gmail.com + +- update to 1.2.0.6 +* Add Semigroup s => Semigroup (CI s) instance + +------------------------------------------------------------------- +Sun Oct 4 16:29:15 UTC 2015 - mimi.vx@gmail.com + +- update to 1.2.0.5 +* Support HUnit-1.3 +* Support criterion-1.1 + +------------------------------------------------------------------- +Mon Apr 13 08:05:41 UTC 2015 - mimi.vx@gmail.com + +- update to 1.2.0.4 +* Fixed #17: https://github.com/basvandijk/case-insensitive/issues/17 +* Bump base and deepseq upper bounds for GHC 7.10 compatibility +* Add case-insensitive.nix and default.nix +* Fix #14: Build failure with GHC 7.2.2 +* Fix #8: Don't unnecessarily use NoImplicitPrelude +* Solved warnings on GHC-7.8.3 +* Bump text upper version bounds +* Derived a Data instance for CI + +------------------------------------------------------------------- +Tue Sep 9 20:24:56 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update to 1.1.0.3 +* no changelog +* for Haskell Platform 2014.2.0.0 + +------------------------------------------------------------------- +Tue Sep 2 08:52:04 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file + +------------------------------------------------------------------- +Sat Aug 23 00:08:45 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Tue May 7 14:17:19 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 1.0.0.1 from upstream +* modifications requested for Haskell Platform +* support for hashable 1.2 +* improved performance for byte strings +- part of Haskell Platform 2013.2 +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Sat Jun 9 10:26:44 UTC 2012 - peter.trommler@ohm-hochschule.de + +- packaged LICENSE file +- added copyright notice +- dropped rpmlintrc + +------------------------------------------------------------------- +Fri Mar 30 16:03:36 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Fixed typo in BR. + +------------------------------------------------------------------- +Fri Mar 30 14:59:03 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Initial packaging.