osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-base64-bytestring revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=28
This commit is contained in:
parent
ae988f4aa5
commit
b53531db7b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 18 14:26:15 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
||||||
|
and update copyright headers with spec-cleaner.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 16 13:06:52 UTC 2018 - psimons@suse.com
|
Wed May 16 13:06:52 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
@ -17,7 +23,7 @@ Sun Jul 10 17:32:38 UTC 2016 - psimons@suse.com
|
|||||||
Mon May 13 12:56:05 UTC 2013 - peter.trommler@ohm-hochschule.de
|
Mon May 13 12:56:05 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
- new packaging guidelines
|
- new packaging guidelines
|
||||||
* no macros spanning multiple spec file sections
|
* no macros spanning multiple spec file sections
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 13 12:54:45 UTC 2013 - peter.trommler@ohm-hochschule.de
|
Mon May 13 12:54:45 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||||
@ -25,24 +31,24 @@ Mon May 13 12:54:45 UTC 2013 - peter.trommler@ohm-hochschule.de
|
|||||||
- update to 1.0.0.1 from upstream
|
- update to 1.0.0.1 from upstream
|
||||||
- performance improvements
|
- performance improvements
|
||||||
* encoding 5%
|
* encoding 5%
|
||||||
* decodeLenient 50%
|
* decodeLenient 50%
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 18 11:05:29 UTC 2012 - peter.trommler@ohm-hochschule.de
|
Sun Nov 18 11:05:29 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
- update to 1.0.0.0 from upstream
|
- update to 1.0.0.0 from upstream
|
||||||
* relaxed version constraints on bytestring
|
* relaxed version constraints on bytestring
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 3 07:27:28 UTC 2012 - peter.trommler@ohm-hochschule.de
|
Wed Oct 3 07:27:28 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
- update to 0.1.2.0 from upstream
|
- update to 0.1.2.0 from upstream
|
||||||
* fixes joinWith (bug #7)
|
* fixes joinWith (bug #7)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 5 16:32:59 UTC 2012 - peter.trommler@ohm-hochschule.de
|
Tue Jun 5 16:32:59 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
- cabal2spec 0.25.5 template for spec file
|
- cabal2spec 0.25.5 template for spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 20 16:31:54 UTC 2012 - peter.trommler@ohm-hochschule.de
|
Fri Apr 20 16:31:54 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
@ -55,7 +61,7 @@ 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
|
added, and so it was being regenerated on every call, with catastrophic
|
||||||
performance consequences (600x slowdown for small inputs on my machine).
|
performance consequences (600x slowdown for small inputs on my machine).
|
||||||
|
|
||||||
This fixes gh-4.
|
This fixes gh-4.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 20 15:31:15 UTC 2012 - herbert@graeber-clan.de
|
Fri Jan 20 15:31:15 UTC 2012 - herbert@graeber-clan.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user