osc copypac from project:devel:languages:haskell:lts:11 package:ghc-case-insensitive revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=32
This commit is contained in:
Peter Simons 2018-04-13 13:32:17 +00:00 committed by Git OBS Bridge
parent a4780380ca
commit 0acb91ddf7

View File

@ -1,12 +1,106 @@
-------------------------------------------------------------------
Mon Mar 19 11:32:41 UTC 2018 - psimons@suse.com
Thu Apr 12 08:31:43 UTC 2018 - psimons@suse.com
- Update case-insensitive to version 1.2.0.11.
A more detailed change log is not available.
-------------------------------------------------------------------
Wed Mar 14 16:55:55 UTC 2018 - psimons@suse.com
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Update case-insensitive to version 1.2.0.10 revision 2.
A more detailed change log is not available.
- 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.