From e773736e4a0306b34fd050247b1d19d49c090a26e0cdd8df8d4b693b3dbc60e8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:29:27 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-base64-bytestring revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=20 --- ghc-base64-bytestring.changes | 58 +++++++++++++++++++++++++++++++++-- ghc-base64-bytestring.spec | 2 +- 2 files changed, 56 insertions(+), 4 deletions(-) diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index 1325e44..f419247 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.changes @@ -1,6 +1,58 @@ ------------------------------------------------------------------- -Wed Mar 14 16:57:06 UTC 2018 - psimons@suse.com +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com -- Update base64-bytestring to version 1.0.0.1. - A more detailed change log is not available. +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. +------------------------------------------------------------------- +Sun Jul 10 17:32:38 UTC 2016 - psimons@suse.com + +- Update to version 1.0.0.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Mon May 13 12:56:05 UTC 2013 - peter.trommler@ohm-hochschule.de + +- new packaging guidelines +* no macros spanning multiple spec file sections + +------------------------------------------------------------------- +Mon May 13 12:54:45 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 1.0.0.1 from upstream +- performance improvements +* encoding 5% +* decodeLenient 50% + +------------------------------------------------------------------- +Sun Nov 18 11:05:29 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 1.0.0.0 from upstream +* relaxed version constraints on bytestring + +------------------------------------------------------------------- +Wed Oct 3 07:27:28 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.1.2.0 from upstream +* fixes joinWith (bug #7) + +------------------------------------------------------------------- +Tue Jun 5 16:32:59 UTC 2012 - peter.trommler@ohm-hochschule.de + +- cabal2spec 0.25.5 template for spec file + +------------------------------------------------------------------- +Fri Apr 20 16:31:54 UTC 2012 - peter.trommler@ohm-hochschule.de + +- Upgrade to 0.1.1.1 from upstream + +Fix performance regression in encoding. + +The encoding table wasn't being let-floated when URL encoding support was +added, and so it was being regenerated on every call, with catastrophic +performance consequences (600x slowdown for small inputs on my machine). + +This fixes gh-4. + +------------------------------------------------------------------- +Fri Jan 20 15:31:15 UTC 2012 - herbert@graeber-clan.de + +- initial packaging for Fedora automatically generated by cabal2spec-0.24.1 diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 2a0af7b..ced6e8a 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-base64-bytestring # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed