File ghc-base64-bytestring.changes of Package ghc-base64-bytestring

-------------------------------------------------------------------
Tue Jun  9 09:10:56 UTC 2020 - psimons@suse.com

- Update base64-bytestring to version 1.1.0.0.
  Upstream has edited the change log file since the last release in
  a non-trivial way, i.e. they did more than just add a new entry
  at the top. You can review the file at:
  http://hackage.haskell.org/package/base64-bytestring-1.1.0.0/src/CHANGELOG.md

-------------------------------------------------------------------
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 <psimons@suse.com>

- 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 <psimons@suse.com>

- 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
openSUSE Build Service is sponsored by