From 89abe617f4c3e283f29b1eff036aaf8a4ca95d5e3e6ba6054dab4d101967c049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Dec 2019 14:40:07 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-base64-bytestring revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=38 --- ghc-base64-bytestring.changes | 86 +---------------------------------- 1 file changed, 2 insertions(+), 84 deletions(-) diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index 8fadbab..70d39c0 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.changes @@ -1,87 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:16 UTC 2019 - Peter Simons +Tue May 21 15:36:04 UTC 2019 - psimons@suse.com -- Drop obsolete group attributes. +- Add base64-bytestring at version 1.0.0.2. -------------------------------------------------------------------- -Wed Dec 5 03:01:26 UTC 2018 - psimons@suse.com - -- Update base64-bytestring to version 1.0.0.2. - Upstream added a new change log file in this release. With no - previous version to compare against, the automatic updater cannot - reliable determine the relevante entries for this release. - -------------------------------------------------------------------- -Sat Oct 20 11:31:12 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -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 - -- Prefer the new %license attribute over %doc. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- 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 From c5222f7c28145a2152afe643804e11700a805648146ddda7629e2c94e287cd15 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 02:01:51 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.6.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=39 --- ghc-base64-bytestring.changes | 86 ++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 2 deletions(-) diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index 70d39c0..8fadbab 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.changes @@ -1,5 +1,87 @@ ------------------------------------------------------------------- -Tue May 21 15:36:04 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:16 UTC 2019 - Peter Simons -- Add base64-bytestring at version 1.0.0.2. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Wed Dec 5 03:01:26 UTC 2018 - psimons@suse.com + +- Update base64-bytestring to version 1.0.0.2. + Upstream added a new change log file in this release. With no + previous version to compare against, the automatic updater cannot + reliable determine the relevante entries for this release. + +------------------------------------------------------------------- +Sat Oct 20 11:31:12 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +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 + +- Prefer the new %license attribute over %doc. + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- 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 From d16078fa04529ddb15f52e9c79a6f56afc442899236f22bf843a5bf39d14c88a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 20 Jan 2020 02:02:15 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-base64-bytestring revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base64-bytestring?expand=0&rev=40 --- base64-bytestring-1.0.0.2.tar.gz | 3 --- base64-bytestring-1.0.0.3.tar.gz | 3 +++ ghc-base64-bytestring.changes | 13 +++++++++++++ ghc-base64-bytestring.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 base64-bytestring-1.0.0.2.tar.gz create mode 100644 base64-bytestring-1.0.0.3.tar.gz diff --git a/base64-bytestring-1.0.0.2.tar.gz b/base64-bytestring-1.0.0.2.tar.gz deleted file mode 100644 index 7feba89..0000000 --- a/base64-bytestring-1.0.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:193654ed9bd9e7f20163c9b70bab32d33010be50a5e1e8e2258229faf32a608c -size 9830 diff --git a/base64-bytestring-1.0.0.3.tar.gz b/base64-bytestring-1.0.0.3.tar.gz new file mode 100644 index 0000000..1d2ddd1 --- /dev/null +++ b/base64-bytestring-1.0.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef159d60ec14c0a3f3e26bab5c9fd7634d5e1b983c6a64f0b0c3261efe008fc7 +size 10104 diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index 8fadbab..e206f76 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 14 03:03:06 UTC 2020 - psimons@suse.com + +- Update base64-bytestring to version 1.0.0.3. + # 1.0.0.3 + + * Made performance more robust + ([#27](https://github.com/haskell/base64-bytestring/pull/27)). + * Improved documentation + ([#23](https://github.com/haskell/base64-bytestring/pull/23)). + * Improved the performance of decodeLenient a bit + ([#21](https://github.com/haskell/base64-bytestring/pull/21)). + ------------------------------------------------------------------- Fri Nov 8 16:13:16 UTC 2019 - Peter Simons diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 33bc1a9..467a487 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-base64-bytestring # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -19,7 +19,7 @@ %global pkg_name base64-bytestring %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.0.2 +Version: 1.0.0.3 Release: 0 Summary: Fast base64 encoding and decoding for ByteStrings License: BSD-3-Clause