osc copypac from project:devel:languages:haskell:ghc-8.10.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=42
This commit is contained in:
parent
d16078fa04
commit
5c901395cb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef159d60ec14c0a3f3e26bab5c9fd7634d5e1b983c6a64f0b0c3261efe008fc7
|
||||
size 10104
|
3
base64-bytestring-1.1.0.0.tar.gz
Normal file
3
base64-bytestring-1.1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:210d6c9042241ca52ee5d89cf221dbeb4d0e64b37391345369035ad2d9b4aca9
|
||||
size 12076
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user