diff --git a/ghc-hashable.changes b/ghc-hashable.changes deleted file mode 100644 index b608ca3..0000000 --- a/ghc-hashable.changes +++ /dev/null @@ -1,98 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:46 UTC 2018 - psimons@suse.com - -- Update hashable to version 1.2.7.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -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 -