commit ghc-http-streams for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-http-streams for 
openSUSE:Factory checked in at 2017-09-15 21:50:47

Comparing /work/SRC/openSUSE:Factory/ghc-http-streams (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-http-streams.new (New)


Package is "ghc-http-streams"

Fri Sep 15 21:50:47 2017 rev:4 rq:524823 version:0.8.5.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-streams/ghc-http-streams.changes
2017-06-04 01:57:46.577600372 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http-streams.new/ghc-http-streams.changes   
2017-09-15 21:50:48.505858271 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-http-streams.spec ++
--- /var/tmp/diff_new_pack.zRj4yY/_old  2017-09-15 21:50:49.185762438 +0200
+++ /var/tmp/diff_new_pack.zRj4yY/_new  2017-09-15 21:50:49.189761875 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:An HTTP client using io-streams
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
@@ -46,7 +46,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-aeson-pretty-devel
@@ -71,7 +70,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -100,11 +99,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENCE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.markdown README.markdown
 
 %changelog




commit ghc-http-streams for openSUSE:Factory

2017-06-03 Thread root
Hello community,

here is the log from the commit of package ghc-http-streams for 
openSUSE:Factory checked in at 2017-06-04 01:57:44

Comparing /work/SRC/openSUSE:Factory/ghc-http-streams (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-http-streams.new (New)


Package is "ghc-http-streams"

Sun Jun  4 01:57:44 2017 rev:3 rq:499709 version:0.8.5.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-streams/ghc-http-streams.changes
2017-03-24 02:20:38.560655082 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-http-streams.new/ghc-http-streams.changes   
2017-06-04 01:57:46.577600372 +0200
@@ -1,0 +2,5 @@
+Thu May 18 09:52:26 UTC 2017 - psim...@suse.com
+
+- Update to version 0.8.5.3 revision 1 with cabal2obs.
+
+---

Old:

  http-streams-0.8.4.0.tar.gz

New:

  http-streams-0.8.5.3.tar.gz
  http-streams.cabal



Other differences:
--
++ ghc-http-streams.spec ++
--- /var/tmp/diff_new_pack.5wDBKI/_old  2017-06-04 01:57:48.281359673 +0200
+++ /var/tmp/diff_new_pack.5wDBKI/_new  2017-06-04 01:57:48.281359673 +0200
@@ -19,13 +19,14 @@
 %global pkg_name http-streams
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.4.0
+Version:0.8.5.3
 Release:0
 Summary:An HTTP client using io-streams
 License:BSD-3-Clause
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HsOpenSSL-devel
 BuildRequires:  ghc-aeson-devel
@@ -81,6 +82,7 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ http-streams-0.8.4.0.tar.gz -> http-streams-0.8.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-streams-0.8.4.0/LICENCE 
new/http-streams-0.8.5.3/LICENCE
--- old/http-streams-0.8.4.0/LICENCE2014-10-21 05:22:13.0 +0200
+++ new/http-streams-0.8.5.3/LICENCE2017-05-12 13:44:23.0 +0200
@@ -1,6 +1,6 @@
 An HTTP client for use with io-streams
 
-Copyright © 2012-2014 Operational Dynamics Consulting, Pty Ltd and Others
+Copyright © 2012-2017 Operational Dynamics Consulting, Pty Ltd and Others
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-streams-0.8.4.0/http-streams.cabal 
new/http-streams-0.8.5.3/http-streams.cabal
--- old/http-streams-0.8.4.0/http-streams.cabal 2016-07-29 00:37:08.0 
+0200
+++ new/http-streams-0.8.5.3/http-streams.cabal 2017-05-12 13:50:37.0 
+0200
@@ -1,6 +1,6 @@
 cabal-version:   >= 1.10
 name:http-streams
-version: 0.8.4.0
+version: 0.8.5.3
 synopsis:An HTTP client using io-streams
 description:
  /Overview/
@@ -17,11 +17,11 @@
 license-file:LICENCE
 author:  Andrew Cowie 
 maintainer:  Andrew Cowie 
-copyright:   © 2012-2016 Operational Dynamics Consulting, Pty Ltd and 
Others
+copyright:   © 2012-2017 Operational Dynamics Consulting, Pty Ltd and 
Others
 category:Web, IO-Streams
-tested-with: GHC == 7.10.3, GHC == 8.0.1
+tested-with: GHC == 8.0.2
 stability:   experimental
-homepage:
http://research.operationaldynamics.com/projects/http-streams/
+homepage:http://github.com/afcowie/http-streams/
 bug-reports: https://github.com/afcowie/http-streams/issues
 extra-source-files:  README.markdown CHANGELOG.markdown
  tests/MockServer.hs
@@ -40,6 +40,10 @@
 
 build-type:  Custom
 
+custom-setup
+  setup-depends: base >= 4,
+ Cabal
+
 flag network-uri
description: Get Network.URI from the network-uri package
default: True
@@ -54,7 +58,7 @@
  blaze-builder >= 0.4,
  bytestring,
  case-insensitive,
- io-streams >= 1.3 && < 1.4,
+ io-streams >= 1.3 && < 1.5,
  HsOpenSSL >= 0.10.3.5,
  openssl-streams >= 1.1 && < 1.4,
  mtl,
@@ -75,8 +79,7 @@
  Network.Http.Utilities,
  Network.Http.Inconvenience
 
-  ghc-options:   -O2
- 

commit ghc-http-streams for openSUSE:Factory

2017-03-23 Thread root
Hello community,

here is the log from the commit of package ghc-http-streams for 
openSUSE:Factory checked in at 2017-03-24 02:20:37

Comparing /work/SRC/openSUSE:Factory/ghc-http-streams (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-http-streams.new (New)


Package is "ghc-http-streams"

Fri Mar 24 02:20:37 2017 rev:2 rq:480944 version:0.8.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-streams/ghc-http-streams.changes
2017-03-10 21:45:49.518537623 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-http-streams.new/ghc-http-streams.changes   
2017-03-24 02:20:38.560655082 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:12:59 UTC 2016 - psim...@suse.com
+
+- Update to version 0.8.4.0 revision 0 with cabal2obs.
+
+---

Old:

  http-streams-0.8.3.3.tar.gz

New:

  http-streams-0.8.4.0.tar.gz



Other differences:
--
++ ghc-http-streams.spec ++
--- /var/tmp/diff_new_pack.guOg6N/_old  2017-03-24 02:20:39.224561145 +0100
+++ /var/tmp/diff_new_pack.guOg6N/_new  2017-03-24 02:20:39.224561145 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-http-streams
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,15 +19,14 @@
 %global pkg_name http-streams
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.3.3
+Version:0.8.4.0
 Release:0
 Summary:An HTTP client using io-streams
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-HsOpenSSL-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -49,16 +48,15 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
-BuildRequires:  ghc-MonadCatchIO-transformers-devel
 BuildRequires:  ghc-aeson-pretty-devel
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-hspec-expectations-devel
+BuildRequires:  ghc-lifted-base-devel
 BuildRequires:  ghc-snap-core-devel
 BuildRequires:  ghc-snap-server-devel
 BuildRequires:  ghc-system-fileio-devel
 BuildRequires:  ghc-system-filepath-devel
 %endif
-# End cabal-rpm deps
 
 %description
 /Overview/
@@ -84,20 +82,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ http-streams-0.8.3.3.tar.gz -> http-streams-0.8.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-streams-0.8.3.3/CHANGELOG.markdown 
new/http-streams-0.8.4.0/CHANGELOG.markdown
--- old/http-streams-0.8.3.3/CHANGELOG.markdown 2015-06-12 07:13:43.0 
+0200
+++ new/http-streams-0.8.4.0/CHANGELOG.markdown 2016-07-29 00:40:53.0 
+0200
@@ -1,3 +1,6 @@
+* _v0.8.4_  
+   Support GHC 8.
+
 * _v0.8.3_  
A pure version of `buildRequest` is now available as `buildRequest1`.
Support for connecting to Unix domain sockets has been added.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-streams-0.8.3.3/http-streams.cabal 
new/http-streams-0.8.4.0/http-streams.cabal
--- old/http-streams-0.8.3.3/http-streams.cabal 2015-06-12 07:13:43.0 
+0200
+++ new/http-streams-0.8.4.0/http-streams.cabal 2016-07-29 00:37:08.0 
+0200
@@ -1,6 +1,6 @@
 cabal-version:   >= 1.10
 name:http-streams
-version: 0.8.3.3
+version: 0.8.4.0
 synopsis:An HTTP client using io-streams
 description:
  /Overview/
@@ -17,9 +17,9 @@
 license-file:LICENCE
 author:  Andrew Cowie 
 maintainer:  Andrew Cowie 
-copyright:   © 2012-2015 Operational Dynamics Consulting, Pty Ltd and 
Others
+copyright:   © 2012-2016 Operational Dynamics Consulting, Pty Ltd and 
Others
 category:Web, IO-Streams
-tested-with: GHC == 7.8
+tested-with: GHC == 7.10.3, GHC == 8.0.1
 stability:   experimental
 homepage:
http://research.operationaldynamics.com/projects/http-streams/
 bug-reports: https://github.com/afcowie/http-streams/issues
@@ -48,7