Accepting request 623901 from devel:languages:haskell
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. - Update zip-archive to version 0.3.3. zip-archive 0.3.3 * Remove dependency on old-time (typedrat). * Drop splitBase flag and support for base versions < 3. zip-archive 0.3.2.5 * Move 'build-tools: unzip' from library stanza to test stanza. unzip should only be required for testing, not for regular builds of the library. * replace dependency on utf8-string by text - new spec file template generated by cabal-rpm * license now BSD-3-Clause - cabal2spec 0.25.5 spec file template OBS-URL: https://build.opensuse.org/request/show/623901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-zip-archive?expand=0&rev=11
This commit is contained in:
commit
7ca5b86f79
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:49 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:31:35 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update zip-archive to version 0.3.3.
|
||||
zip-archive 0.3.3
|
||||
|
||||
* Remove dependency on old-time (typedrat).
|
||||
* Drop splitBase flag and support for base versions < 3.
|
||||
|
||||
zip-archive 0.3.2.5
|
||||
|
||||
* Move 'build-tools: unzip' from library stanza to test stanza.
|
||||
unzip should only be required for testing, not for regular
|
||||
builds of the library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
@ -93,12 +114,12 @@ Thu Mar 13 21:40:00 UTC 2014 - sbahling@suse.com
|
||||
Tue Dec 31 15:15:44 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 0.2 from upstream
|
||||
* replace dependency on utf8-string by text
|
||||
* replace dependency on utf8-string by text
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 15:21:20 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- new spec file template generated by cabal-rpm
|
||||
- new spec file template generated by cabal-rpm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 14:39:51 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||
@ -115,12 +136,12 @@ Wed Oct 3 07:56:00 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 0.1.1.8 from upstream
|
||||
* fix parsing of "version needed to extract" field
|
||||
* license now BSD-3-Clause
|
||||
* license now BSD-3-Clause
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 08:27:48 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- cabal2spec 0.25.5 spec file template
|
||||
- cabal2spec 0.25.5 spec file template
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:38:15 UTC 2012 - herbert@graeber-clan.de
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name zip-archive
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.2.4
|
||||
Version: 0.3.3
|
||||
Release: 0
|
||||
Summary: Library for creating and modifying zip archives
|
||||
License: BSD-3-Clause
|
||||
@ -35,14 +35,12 @@ BuildRequires: ghc-digest-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-filepath-devel
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-old-time-devel
|
||||
BuildRequires: ghc-pretty-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-time-devel
|
||||
BuildRequires: ghc-unix-devel
|
||||
BuildRequires: ghc-zlib-devel
|
||||
BuildRequires: unzip
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-HUnit-devel
|
||||
BuildRequires: ghc-process-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20612ed34d8d14deef120440c75f951a5c92c9f39f0de1b82ebac6d5923b3785
|
||||
size 18370
|
3
zip-archive-0.3.3.tar.gz
Normal file
3
zip-archive-0.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:988adee77c806e0b497929b24d5526ea68bd3297427da0d0b30b99c094efc84d
|
||||
size 18229
|
Loading…
Reference in New Issue
Block a user