From 9b50c59ee9a88302838599dd9a64bbbc240d412d1fa93e378f51f86f14a306f7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:31 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-hashable revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=36 --- ghc-hashable.changes | 92 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 ghc-hashable.changes diff --git a/ghc-hashable.changes b/ghc-hashable.changes new file mode 100644 index 0000000..2846ab5 --- /dev/null +++ b/ghc-hashable.changes @@ -0,0 +1,92 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sat Jul 8 03:02:09 UTC 2017 - psimons@suse.com + +- Update to version 1.2.6.1 revision 2. + +------------------------------------------------------------------- +Sun Jun 25 18:41:41 UTC 2017 - psimons@suse.com + +- Update to version 1.2.6.1 revision 1. + +------------------------------------------------------------------- +Mon Mar 27 12:41:05 UTC 2017 - psimons@suse.com + +- Update to version 1.2.6.0 revision 1 with cabal2obs. + +------------------------------------------------------------------- +Sun Feb 12 14:20:09 UTC 2017 - psimons@suse.com + +- Update to version 1.2.5.0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:08:32 UTC 2016 - psimons@suse.com + +- Update to version 1.2.4.0 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jan 17 10:13:24 UTC 2016 - mimi.vx@gmail.com + +- update to 1.2.4.0 +* Add instances for: Unique, Version, Fixed, NonEmpty, Min, Max, Arg, + First, Last, WrappedMonoid, Option + +------------------------------------------------------------------- +Sun Jun 28 16:43:54 UTC 2015 - mimi.vx@gmail.com + +- update to 1.2.3.3 +* Support integer-simple. + +------------------------------------------------------------------- +Sun Apr 12 18:40:00 UTC 2015 - mimi.vx@gmail.com + +- update to 1.2.3.2 ++ disable SSE2 on i586 arch +* Add support for GHC 7.10 typeRepFingerprint +* Added support for random 1.1.*. +* Silence integer literal overflow warning +* Add support for GHC 7.10 `integer-gmp2` & `Natural` +* Add instance for Data.Void +* Make the SSE .cabal flags manual +* Add an upper bound on bytestring + +------------------------------------------------------------------- +Tue Sep 9 20:29:11 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update to 1.2.2.0 +* several performance fixes including use of SSE and SSE2 +* Haskell Platform 2014.2.0.0 + +------------------------------------------------------------------- +Tue Sep 2 08:58:18 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file + +------------------------------------------------------------------- +Sat Aug 23 00:11:47 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Mon May 6 14:55:41 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 1.1.2.5 from upstream +* changelog not updated since 1.1.1.0 +- version required for Haskell Platform 2013.2 +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Thu Jun 7 19:07:50 UTC 2012 - herbert@graeber-clan.de + +- update to version 1.1.2.3 + spec file template generated by cabal2spec-0.25.5 + +------------------------------------------------------------------- +Sun Feb 5 16:47:19 UTC 2012 - herbert@graeber-clan.de + +- Initial package +