1
0
forked from pool/ghc-easy-file

Accepting request 623762 from devel:languages:haskell

- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

- Update easy-file to version 0.2.2.
  Upstream does not provide a change log file.

OBS-URL: https://build.opensuse.org/request/show/623762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-easy-file?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2018-07-24 15:18:09 +00:00 committed by Git OBS Bridge
commit ef49c4487f
4 changed files with 17 additions and 6 deletions

View File

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

3
easy-file-0.2.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 18 14:26:22 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Fri Jul 13 14:32:06 UTC 2018 - psimons@suse.com
- Update easy-file to version 0.2.2.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Wed May 16 13:06:54 UTC 2018 - psimons@suse.com
@ -23,4 +35,3 @@ Sun May 17 15:45:26 UTC 2015 - mimi.vx@gmail.com
Fri Apr 24 17:41:23 UTC 2015 - mimi.vx@gmail.com
- initial commit

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-easy-file
#
# 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
@ -18,7 +18,7 @@
%global pkg_name easy-file
Name: ghc-%{pkg_name}
Version: 0.2.1
Version: 0.2.2
Release: 0
Summary: Cross-platform File handling
License: BSD-3-Clause