Hello community,

here is the log from the commit of package ghc-xmlhtml for openSUSE:Factory 
checked in at 2017-05-16 14:46:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xmlhtml (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-xmlhtml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-xmlhtml"

Tue May 16 14:46:19 2017 rev:3 rq:495004 version:0.2.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xmlhtml/ghc-xmlhtml.changes  2017-02-03 
17:40:37.891814926 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-xmlhtml.new/ghc-xmlhtml.changes     
2017-05-16 14:47:02.459231877 +0200
@@ -1,0 +2,5 @@
+Fri May  5 07:40:10 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.3.5 revision 4 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  _constraints

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-xmlhtml.spec ++++++
--- /var/tmp/diff_new_pack.0qgDZ2/_old  2017-05-16 14:47:02.975159393 +0200
+++ /var/tmp/diff_new_pack.0qgDZ2/_new  2017-05-16 14:47:02.979158832 +0200
@@ -26,7 +26,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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-blaze-html-devel
@@ -99,5 +99,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++++++ xmlhtml.cabal ++++++
--- /var/tmp/diff_new_pack.0qgDZ2/_old  2017-05-16 14:47:03.027152088 +0200
+++ /var/tmp/diff_new_pack.0qgDZ2/_new  2017-05-16 14:47:03.027152088 +0200
@@ -1,6 +1,6 @@
 Name:                xmlhtml
 Version:             0.2.3.5
-x-revision: 3
+x-revision: 4
 Synopsis:            XML parser and renderer with HTML 5 quirks mode
 Description:         Contains renderers and parsers for both XML and HTML 5
                      document fragments, which share data structures so that
@@ -847,7 +847,7 @@
   main-is: TestSuite.hs
 
   build-depends:
-    HUnit                      >= 1.2      && <1.6,
+    HUnit                      >= 1.2      && <1.7,
     QuickCheck                 >= 2.3.0.2,
     base,
     blaze-builder,


Reply via email to