Accepting request 623698 from devel:languages:haskell

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

- Update HTTP to version 4000.3.12.
  Upstream has not updated the file "CHANGES" since the last
  release.

* for Haskell Platform 2014.2.0.0
- more transparent packaging (fewer macros)
- expand macro in name tag to help source validator
- make service localonly for Factory submission
- required by Haskell Platform 2012.4.0.0
- required by Haskell Platform 2012.2.0.0
- Adjust version number for platform 2011.4
- Fixed arches.
- Initial packaging.

OBS-URL: https://build.opensuse.org/request/show/623698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-HTTP?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2018-07-24 15:12:18 +00:00 committed by Git OBS Bridge
commit 9a54f55b38
4 changed files with 26 additions and 14 deletions

View File

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

3
HTTP-4000.3.12.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jul 18 14:26:09 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:31 UTC 2018 - psimons@suse.com
- Update HTTP to version 4000.3.12.
Upstream has not updated the file "CHANGES" since the last
release.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
@ -103,7 +116,7 @@ Tue Sep 9 20:09:24 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 4000.2.10
* no changelog
* for Haskell Platform 2014.2.0.0
* for Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Mon Sep 1 17:20:24 UTC 2014 - peter.trommler@ohm-hochschule.de
@ -123,43 +136,42 @@ Tue May 7 12:02:19 UTC 2013 - peter.trommler@ohm-hochschule.de
* fix resource leaks in getHostAddr
* correct cookie format
- part of Haskell Platform 2013.2
- more transparent packaging (fewer macros)
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Tue Jan 8 17:11:55 UTC 2013 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
- expand macro in name tag to help source validator
-------------------------------------------------------------------
Sat Nov 17 14:03:50 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
- make service localonly for Factory submission
-------------------------------------------------------------------
Mon Oct 1 19:24:11 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 4000.2.5 from upstream
- required by Haskell Platform 2012.4.0.0
- required by Haskell Platform 2012.4.0.0
-------------------------------------------------------------------
Sun Jun 3 17:00:22 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 4000.2.3 from upstream
* support mtl 2.1
- required by Haskell Platform 2012.2.0.0
- required by Haskell Platform 2012.2.0.0
-------------------------------------------------------------------
Wed Dec 28 20:10:08 UTC 2011 - peter.trommler@ohm-hochschule.de
- Adjust version number for platform 2011.4
- Adjust version number for platform 2011.4
-------------------------------------------------------------------
Thu Dec 8 18:33:24 UTC 2011 - peter.trommler@ohm-hochschule.de
- Fixed arches.
- Fixed arches.
-------------------------------------------------------------------
Thu Dec 8 18:22:31 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging.
- Initial packaging.

View File

@ -19,7 +19,7 @@
%global pkg_name HTTP
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 4000.3.11
Version: 4000.3.12
Release: 0
Summary: A library for client-side HTTP
License: BSD-3-Clause