Accepting request 815042 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/815042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-base64-bytestring?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-06-19 15:08:44 +00:00 committed by Git OBS Bridge
commit 3f5852cbe5
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef159d60ec14c0a3f3e26bab5c9fd7634d5e1b983c6a64f0b0c3261efe008fc7
size 10104

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:210d6c9042241ca52ee5d89cf221dbeb4d0e64b37391345369035ad2d9b4aca9
size 12076

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-base64-bytestring
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# 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.3
Version: 1.1.0.0
Release: 0
Summary: Fast base64 encoding and decoding for ByteStrings
License: BSD-3-Clause