commit ghc-blaze-svg for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-blaze-svg for openSUSE:Factory 
checked in at 2017-09-15 21:23:41

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


Package is "ghc-blaze-svg"

Fri Sep 15 21:23:41 2017 rev:3 rq:524210 version:0.3.6.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-blaze-svg/ghc-blaze-svg.changes  
2017-04-14 13:37:21.698439175 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-svg.new/ghc-blaze-svg.changes 
2017-09-15 21:23:42.810935625 +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-blaze-svg.spec ++
--- /var/tmp/diff_new_pack.13CtMA/_old  2017-09-15 21:23:43.506837534 +0200
+++ /var/tmp/diff_new_pack.13CtMA/_new  2017-09-15 21:23:43.510836971 +0200
@@ -22,14 +22,13 @@
 Release:0
 Summary:SVG combinator library
 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
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-blaze-markup-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A blazingly fast SVG combinator library for the Haskell programming language.
@@ -47,7 +46,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}
@@ -72,11 +71,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGES.md examples
 
 %changelog




commit ghc-blaze-svg for openSUSE:Factory

2017-04-14 Thread root
Hello community,

here is the log from the commit of package ghc-blaze-svg for openSUSE:Factory 
checked in at 2017-04-14 13:37:20

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


Package is "ghc-blaze-svg"

Fri Apr 14 13:37:20 2017 rev:2 rq:485107 version:0.3.6.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-blaze-svg/ghc-blaze-svg.changes  
2016-09-25 14:34:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-svg.new/ghc-blaze-svg.changes 
2017-04-14 13:37:21.698439175 +0200
@@ -1,0 +2,5 @@
+Mon Mar 27 12:41:57 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.6.1 with cabal2obs.
+
+---

Old:

  blaze-svg-0.3.6.tar.gz

New:

  blaze-svg-0.3.6.1.tar.gz



Other differences:
--
++ ghc-blaze-svg.spec ++
--- /var/tmp/diff_new_pack.QfOYXt/_old  2017-04-14 13:37:22.250361174 +0200
+++ /var/tmp/diff_new_pack.QfOYXt/_new  2017-04-14 13:37:22.250361174 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-blaze-svg
 #
-# 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
@@ -18,20 +18,18 @@
 
 %global pkg_name blaze-svg
 Name:   ghc-%{pkg_name}
-Version:0.3.6
+Version:0.3.6.1
 Release:0
 Summary:SVG combinator library
 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-blaze-markup-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 A blazingly fast SVG combinator library for the Haskell programming language.
@@ -61,15 +59,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
@@ -82,6 +77,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc examples
+%doc CHANGES.md examples
 
 %changelog

++ blaze-svg-0.3.6.tar.gz -> blaze-svg-0.3.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-svg-0.3.6/CHANGES.md 
new/blaze-svg-0.3.6.1/CHANGES.md
--- old/blaze-svg-0.3.6/CHANGES.md  2016-01-26 06:31:17.0 +0100
+++ new/blaze-svg-0.3.6.1/CHANGES.md2017-03-13 16:55:29.0 +0100
@@ -1,3 +1,8 @@
+0.3.6.1 (13 March 2017)
+---
+
+* Allow `blaze-markup-0.8`.
+
 0.3.6 (25 January 2016)
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-svg-0.3.6/blaze-svg.cabal 
new/blaze-svg-0.3.6.1/blaze-svg.cabal
--- old/blaze-svg-0.3.6/blaze-svg.cabal 2016-01-26 06:31:17.0 +0100
+++ new/blaze-svg-0.3.6.1/blaze-svg.cabal   2017-03-13 16:55:29.0 
+0100
@@ -1,5 +1,5 @@
 name:blaze-svg
-version: 0.3.6
+version: 0.3.6.1
 synopsis:SVG combinator library
 homepage:https://github.com/deepakjois/blaze-svg
 license: BSD3
@@ -47,7 +47,7 @@
   Build-depends:
 base>= 4  && < 5,
 mtl >= 2  && < 3,
-blaze-markup>= 0.5 && < 0.8
+blaze-markup>= 0.5 && < 0.9
 
 Source-repository head
   Type: git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blaze-svg-0.3.6/src/Text/Blaze/Svg/Internal.hs 
new/blaze-svg-0.3.6.1/src/Text/Blaze/Svg/Internal.hs
--- old/blaze-svg-0.3.6/src/Text/Blaze/Svg/Internal.hs  2016-01-26 
06:31:17.0 +0100
+++ new/blaze-svg-0.3.6.1/src/Text/Blaze/Svg/Internal.hs2017-03-13 
16:55:29.0 +0100
@@ -1,14 +1,16 @@
-{-# OPTIONS_HADDOCK hide #-}
 module Text.Blaze.Svg.Internal where
 
-import Control.Monad.State
-import Data.Monoid (mappend, mempty)
+import   Control.Monad.State
+import   Data.Monoid (mappend, mempty)
 
-import Text.Blaze
+import   Text.Blaze
 
 -- | Type to represent an SVG document fragment.
 type Svg = Markup
 
+toSvg :: ToMarkup a => a -> Svg
+toSvg = toMarkup
+
 -- | Type to accumulate an SVG path.
 type Path = State AttributeValue ()
 
@@ -185,10 +187,14 @@
   , show x, ",", show y
   , " "
   ]
- 
--- | Elliptical Arc (abs