Accepting request 607897 from devel:languages:haskell
Update ghc-tar to the latest version. OBS-URL: https://build.opensuse.org/request/show/607897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tar?expand=0&rev=7
This commit is contained in:
commit
3b726de7bc
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update tar to version 0.5.1.0.
|
||||
* Add support for GHC 8.4.1 / base-4.11
|
||||
* Add `Semigroup` instance for `Entries`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-tar
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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 tar
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.0.3
|
||||
Version: 0.5.1.0
|
||||
Release: 0
|
||||
Summary: Reading, writing and manipulating ".tar" archive files
|
||||
License: BSD-3-Clause
|
||||
@ -83,7 +83,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%ghc_pkg_recache
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc changelog.md
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3
|
||||
size 38764
|
3
tar-0.5.1.0.tar.gz
Normal file
3
tar-0.5.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c89d697b6472b739db50e61201251fcaf8a8f5b595b1d9a488d395d7d5ce4b68
|
||||
size 39271
|
Loading…
Reference in New Issue
Block a user