diff --git a/base64-bytestring-1.0.0.3.tar.gz b/base64-bytestring-1.0.0.3.tar.gz deleted file mode 100644 index 1d2ddd1..0000000 --- a/base64-bytestring-1.0.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef159d60ec14c0a3f3e26bab5c9fd7634d5e1b983c6a64f0b0c3261efe008fc7 -size 10104 diff --git a/base64-bytestring-1.1.0.0.tar.gz b/base64-bytestring-1.1.0.0.tar.gz new file mode 100644 index 0000000..a350648 --- /dev/null +++ b/base64-bytestring-1.1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210d6c9042241ca52ee5d89cf221dbeb4d0e64b37391345369035ad2d9b4aca9 +size 12076 diff --git a/ghc-base64-bytestring.changes b/ghc-base64-bytestring.changes index e206f76..8eb7d3c 100644 --- a/ghc-base64-bytestring.changes +++ b/ghc-base64-bytestring.changes @@ -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 diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 467a487..703e5b8 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -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