diff --git a/HTTP-4000.2.5.tar.gz b/HTTP-4000.2.5.tar.gz new file mode 100644 index 0000000..3a5c332 --- /dev/null +++ b/HTTP-4000.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dd0e6b5b97657dcef8d906d329f73243b75b33ffeb90454783b0e9e70f320e +size 66587 diff --git a/_service b/_service index 76828d7..a07f79b 100644 --- a/_service +++ b/_service @@ -1,3 +1,3 @@ - - \ No newline at end of file + + diff --git a/_service:download_files:HTTP-4000.2.3.tar.gz b/_service:download_files:HTTP-4000.2.3.tar.gz deleted file mode 100644 index 7ce81ad..0000000 --- a/_service:download_files:HTTP-4000.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00f59f751a53a0cd766d59cffb3a97fc001189797861ce4aa28d4bea672efafc -size 60708 diff --git a/ghc-HTTP.changes b/ghc-HTTP.changes index ab2816e..d9eb857 100644 --- a/ghc-HTTP.changes +++ b/ghc-HTTP.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Nov 17 14:03:50 UTC 2012 - peter.trommler@ohm-hochschule.de + +- 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 + ------------------------------------------------------------------- Sun Jun 3 17:00:22 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 384b8dc..cc93fc0 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -16,10 +16,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# cabal2spec-0.25 -# https://fedoraproject.org/wiki/Packaging:Haskell -# https://fedoraproject.org/wiki/PackagingDrafts/Haskell - %global pkg_name HTTP %global common_summary Haskell library for client-side HTTP @@ -27,7 +23,7 @@ %global common_description The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It is dependent on the network package to operate, but other than that, the implementation is all written in Haskell. Name: ghc-%{pkg_name} -Version: 4000.2.3 +Version: 4000.2.5 Release: 1 Summary: %{common_summary}