commit microformats2-parser for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package microformats2-parser for 
openSUSE:Factory checked in at 2017-09-15 22:29:43

Comparing /work/SRC/openSUSE:Factory/microformats2-parser (Old)
 and  /work/SRC/openSUSE:Factory/.microformats2-parser.new (New)


Package is "microformats2-parser"

Fri Sep 15 22:29:43 2017 rev:3 rq:525789 version:1.0.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/microformats2-parser/microformats2-parser.changes
2017-06-12 15:28:36.924654694 +0200
+++ 
/work/SRC/openSUSE:Factory/.microformats2-parser.new/microformats2-parser.changes
   2017-09-15 22:29:43.432882504 +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:
--
++ microformats2-parser.spec ++
--- /var/tmp/diff_new_pack.VB8TNR/_old  2017-09-15 22:29:43.948809826 +0200
+++ /var/tmp/diff_new_pack.VB8TNR/_new  2017-09-15 22:29:43.952809263 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:A Microformats 2 parser
 License:SUSE-Public-Domain
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{name}
 Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
@@ -59,7 +59,6 @@
 BuildRequires:  ghc-wai-extra-devel
 BuildRequires:  ghc-xml-lens-devel
 BuildRequires:  ghc-xss-sanitize-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-hspec-expectations-pretty-diff-devel
@@ -81,7 +80,7 @@
 
 %package -n ghc-%{name}-devel
 Summary:Haskell %{name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   ghc-%{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -111,17 +110,14 @@
 %ghc_pkg_recache
 
 %files
-%defattr(-,root,root,-)
 %doc UNLICENSE
 %doc README.md
 %{_bindir}/%{name}
 
 %files -n ghc-%{name} -f ghc-%{name}.files
-%defattr(-,root,root,-)
 %doc UNLICENSE
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
-%defattr(-,root,root,-)
 %doc README.md
 
 %changelog




commit microformats2-parser for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package microformats2-parser for 
openSUSE:Factory checked in at 2017-06-12 15:28:33

Comparing /work/SRC/openSUSE:Factory/microformats2-parser (Old)
 and  /work/SRC/openSUSE:Factory/.microformats2-parser.new (New)


Package is "microformats2-parser"

Mon Jun 12 15:28:33 2017 rev:2 rq:499749 version:1.0.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/microformats2-parser/microformats2-parser.changes
2017-05-10 20:53:02.641456425 +0200
+++ 
/work/SRC/openSUSE:Factory/.microformats2-parser.new/microformats2-parser.changes
   2017-06-12 15:28:36.924654694 +0200
@@ -1,0 +2,5 @@
+Thu May 18 09:52:23 UTC 2017 - psim...@suse.com
+
+- Update to version 1.0.1.7 with cabal2obs.
+
+---

Old:

  microformats2-parser-1.0.1.6.tar.gz

New:

  microformats2-parser-1.0.1.7.tar.gz



Other differences:
--
++ microformats2-parser.spec ++
--- /var/tmp/diff_new_pack.o6HwLf/_old  2017-06-12 15:28:37.564564447 +0200
+++ /var/tmp/diff_new_pack.o6HwLf/_new  2017-06-12 15:28:37.564564447 +0200
@@ -19,7 +19,7 @@
 %global pkg_name microformats2-parser
 %bcond_with tests
 Name:   %{pkg_name}
-Version:1.0.1.6
+Version:1.0.1.7
 Release:0
 Summary:A Microformats 2 parser
 License:SUSE-Public-Domain
@@ -49,15 +49,14 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-safe-devel
 BuildRequires:  ghc-scotty-devel
-BuildRequires:  ghc-streaming-commons-devel
 BuildRequires:  ghc-tagsoup-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
+BuildRequires:  ghc-wai-cli-devel
 BuildRequires:  ghc-wai-extra-devel
-BuildRequires:  ghc-warp-devel
 BuildRequires:  ghc-xml-lens-devel
 BuildRequires:  ghc-xss-sanitize-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ microformats2-parser-1.0.1.6.tar.gz -> 
microformats2-parser-1.0.1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microformats2-parser-1.0.1.6/README.md 
new/microformats2-parser-1.0.1.7/README.md
--- old/microformats2-parser-1.0.1.6/README.md  2016-03-14 22:32:54.0 
+0100
+++ new/microformats2-parser-1.0.1.7/README.md  2017-05-14 23:07:57.0 
+0200
@@ -64,9 +64,8 @@
 ## Contributing
 
 Please feel free to submit pull requests!
-Bugfixes and simple non-breaking improvements will be accepted without any 
questions :-)
 
-By participating in this project you agree to follow the [Contributor Code of 
Conduct](http://contributor-covenant.org/version/1/2/0/).
+By participating in this project you agree to follow the [Contributor Code of 
Conduct](http://contributor-covenant.org/version/1/4/) and to release your 
contributions under the Unlicense.
 
 [The list of contributors is available on 
GitHub](https://github.com/myfreeweb/microformats2-parser/graphs/contributors).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microformats2-parser-1.0.1.6/executable/Main.hs 
new/microformats2-parser-1.0.1.7/executable/Main.hs
--- old/microformats2-parser-1.0.1.6/executable/Main.hs 2016-09-18 
13:17:47.0 +0200
+++ new/microformats2-parser-1.0.1.7/executable/Main.hs 2017-01-23 
21:59:32.0 +0100
@@ -1,41 +1,23 @@
-{-# OPTIONS_GHC -fno-warn-missing-signatures #-}
+{-# OPTIONS_GHC -fno-warn-missing-signatures -fno-warn-unused-do-bind #-}
 {-# LANGUAGE NoImplicitPrelude, OverloadedStrings, UnicodeSyntax #-}
 
 module Main (main) where
 
 import   Prelude.Compat
-import   Control.Exception
 import   Data.Microformats2.Parser
-import   Data.List
-import   Data.Maybe (fromMaybe)
 import   Data.Aeson.Encode.Pretty
 import   Data.Aeson.Types (object)
 import   Data.Default
 import qualified Data.Text.Lazy as TL
-import   Data.Streaming.Network (bindPath)
-import   Network.Wai.Handler.Warp
-import qualified Network.Wai.Handler.CGI as CGI
+import   Network.Wai.Cli
 import   Network.Wai.Middleware.Autohead
-import qualified Network.Socket as S
 import   Network.URI (parseURI)
 import   Web.Scotty hiding (html)
 import   Text.Blaze.Html5 as H hiding (main, param, object, base)
 import   Text.Blaze.Html5.Attributes as A
 import   Text.Blaze.Html.Renderer.Utf8 (renderHtml)
-import qualified Options as O
 
 
-data AppOptions = AppOptions
-  { port ∷ Int
-  , socket   ∷ String
-  , protocol ∷ String }
-
-instance O.