From a2c3979acfa3b0e3719e88b99e4e5f62bd436a98df98a95715b3d66c704fc91f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:13 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-case-insensitive revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=35 --- ghc-case-insensitive.changes | 100 +++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 ghc-case-insensitive.changes diff --git a/ghc-case-insensitive.changes b/ghc-case-insensitive.changes new file mode 100644 index 0000000..a5a87f1 --- /dev/null +++ b/ghc-case-insensitive.changes @@ -0,0 +1,100 @@ +------------------------------------------------------------------- +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. +