commit ghc-monad-http for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-monad-http for openSUSE:Factory 
checked in at 2017-09-15 21:58:14

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


Package is "ghc-monad-http"

Fri Sep 15 21:58:14 2017 rev:4 rq:525010 version:0.1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monad-http/ghc-monad-http.changes
2017-08-31 20:48:32.726135530 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-monad-http.new/ghc-monad-http.changes   
2017-09-15 21:58:15.766823232 +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-monad-http.spec ++
--- /var/tmp/diff_new_pack.sJfHXN/_old  2017-09-15 21:58:16.494720655 +0200
+++ /var/tmp/diff_new_pack.sJfHXN/_new  2017-09-15 21:58:16.498720091 +0200
@@ -22,8 +22,8 @@
 Release:0
 Summary:A class of monads which can do http requests
 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/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
@@ -41,14 +41,13 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-compat-devel
 BuildRequires:  ghc-transformers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A class of monads which can do http requests.
 
 %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}
@@ -74,11 +73,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc README.md
 
 %changelog




commit ghc-monad-http for openSUSE:Factory

2017-08-31 Thread root
Hello community,

here is the log from the commit of package ghc-monad-http for openSUSE:Factory 
checked in at 2017-08-31 20:48:31

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


Package is "ghc-monad-http"

Thu Aug 31 20:48:31 2017 rev:3 rq:513433 version:0.1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monad-http/ghc-monad-http.changes
2017-02-21 13:45:37.344300818 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monad-http.new/ghc-monad-http.changes   
2017-08-31 20:48:32.726135530 +0200
@@ -1,0 +2,5 @@
+Sat Jul 29 03:02:00 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.0 revision 5.
+
+---



Other differences:
--
++ ghc-monad-http.spec ++
--- /var/tmp/diff_new_pack.CMkb16/_old  2017-08-31 20:48:33.630008656 +0200
+++ /var/tmp/diff_new_pack.CMkb16/_new  2017-08-31 20:48:33.634008094 +0200
@@ -25,7 +25,7 @@
 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/4.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-MonadRandom-devel
 BuildRequires:  ghc-base-compat-devel
@@ -79,5 +79,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++ monad-http.cabal ++
--- /var/tmp/diff_new_pack.CMkb16/_old  2017-08-31 20:48:33.713996866 +0200
+++ /var/tmp/diff_new_pack.CMkb16/_new  2017-08-31 20:48:33.713996866 +0200
@@ -1,10 +1,6 @@
--- This file has been generated from package.yaml by hpack version 0.8.0.
---
--- see: https://github.com/sol/hpack
-
 name:monad-http
 version: 0.1.0.0
-x-revision:  4
+x-revision:  5
 synopsis:A class of monads which can do http requests
 description: A class of monads which can do http requests
 homepage:https://github.com/futurice/haskell-monad-http#readme
@@ -14,7 +10,7 @@
 author:  Oleg Grenrus 
 maintainer:  Oleg Grenrus 
 category:Web
-tested-with: GHC==7.8.4, GHC==7.10.2, GHC==7.10.3
+tested-with: GHC==7.8.4, GHC==7.10.2, GHC==7.10.3, GHC==8.0.2, 
GHC==8.2.1
 build-type:  Simple
 cabal-version:   >= 1.10
 
@@ -30,7 +26,7 @@
 src
   ghc-options: -Wall
   build-depends:
-base>=4.7  && <4.10,
+base>=4.7  && <4.11,
 base-compat >=0.6.0&& <0.10,
 bytestring  >=0.10.0.4 && <0.12,
 exceptions  >=0.8.0.2  && <0.9,




commit ghc-monad-http for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package ghc-monad-http for openSUSE:Factory 
checked in at 2017-02-21 13:45:37

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


Package is "ghc-monad-http"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monad-http/ghc-monad-http.changes
2016-10-22 13:12:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-monad-http.new/ghc-monad-http.changes   
2017-02-21 13:45:37.344300818 +0100
@@ -1,0 +2,5 @@
+Sun Feb  5 19:32:02 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.0 revision 4 with cabal2obs.
+
+---

Old:

  3.cabal

New:

  monad-http.cabal



Other differences:
--
++ ghc-monad-http.spec ++
--- /var/tmp/diff_new_pack.Fvcf0n/_old  2017-02-21 13:45:37.820233676 +0100
+++ /var/tmp/diff_new_pack.Fvcf0n/_new  2017-02-21 13:45:37.824233112 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-monad-http
 #
-# 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
@@ -22,12 +22,11 @@
 Release:0
 Summary:A class of monads which can do http requests
 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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-MonadRandom-devel
 BuildRequires:  ghc-base-compat-devel
 BuildRequires:  ghc-bytestring-devel
@@ -43,7 +42,6 @@
 BuildRequires:  ghc-transformers-compat-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 A class of monads which can do http requests.
@@ -63,15 +61,12 @@
 %setup -q -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
@@ -84,6 +79,5 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
 
 %changelog

++ monad-http.cabal ++
-- This file has been generated from package.yaml by hpack version 0.8.0.
--
-- see: https://github.com/sol/hpack

name:monad-http
version: 0.1.0.0
x-revision:  4
synopsis:A class of monads which can do http requests
description: A class of monads which can do http requests
homepage:https://github.com/futurice/haskell-monad-http#readme
bug-reports: https://github.com/futurice/haskell-monad-http/issues
license: BSD3
license-file:LICENSE
author:  Oleg Grenrus 
maintainer:  Oleg Grenrus 
category:Web
tested-with: GHC==7.8.4, GHC==7.10.2, GHC==7.10.3
build-type:  Simple
cabal-version:   >= 1.10

extra-source-files:
  README.md

source-repository head
  type: git
  location: https://github.com/futurice/haskell-monad-http

library
  hs-source-dirs:
src
  ghc-options: -Wall
  build-depends:
base>=4.7  && <4.10,
base-compat >=0.6.0&& <0.10,
bytestring  >=0.10.0.4 && <0.12,
exceptions  >=0.8.0.2  && <0.9,
http-client >=0.4.18.1 && <0.6,
http-client-tls >=0.2.2&& <0.4,
http-types  >=0.8.6&& <0.10,
monad-logger>=0.3.13.2 && <0.4,
monadcryptorandom   >=0.6.1&& <0.8,
MonadRandom >=0.3.0.2  && <0.6,
mtl >=2.1.3.1  && <2.3,
text>=1.2.0.6  && <1.3,
transformers>=0.3.0.0  && <0.6,
transformers-compat >=0.4.0.3  && <0.6
  exposed-modules:
Control.Monad.Http
Control.Monad.Http.Class
Control.Monad.Trans.Http
  default-language: Haskell2010