Hello community,

here is the log from the commit of package ghc-xml-hamlet for openSUSE:Factory 
checked in at 2016-10-23 12:51:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xml-hamlet (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-xml-hamlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-xml-hamlet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xml-hamlet/ghc-xml-hamlet.changes    
2016-07-30 00:27:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-xml-hamlet.new/ghc-xml-hamlet.changes       
2016-10-23 12:51:01.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 26 06:51:52 UTC 2016 - [email protected]
+
+- Update to version 0.4.0.12 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  xml-hamlet-0.4.0.11.tar.gz

New:
----
  xml-hamlet-0.4.0.12.tar.gz

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

Other differences:
------------------
++++++ ghc-xml-hamlet.spec ++++++
--- /var/tmp/diff_new_pack.8ohokz/_old  2016-10-23 12:51:02.000000000 +0200
+++ /var/tmp/diff_new_pack.8ohokz/_new  2016-10-23 12:51:02.000000000 +0200
@@ -19,15 +19,14 @@
 %global pkg_name xml-hamlet
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.0.11
+Version:        0.4.0.12
 Release:        0
 Summary:        Hamlet-style quasiquoter for XML content
 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-containers-devel
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-rpm-macros
@@ -40,7 +39,6 @@
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Hamlet-style quasiquoter for XML content.
@@ -59,20 +57,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

++++++ xml-hamlet-0.4.0.11.tar.gz -> xml-hamlet-0.4.0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xml-hamlet-0.4.0.11/xml-hamlet.cabal 
new/xml-hamlet-0.4.0.12/xml-hamlet.cabal
--- old/xml-hamlet-0.4.0.11/xml-hamlet.cabal    2015-05-12 13:32:41.000000000 
+0200
+++ new/xml-hamlet-0.4.0.12/xml-hamlet.cabal    2016-09-23 10:34:26.000000000 
+0200
@@ -1,5 +1,5 @@
 Name:                xml-hamlet
-Version:             0.4.0.11
+Version:             0.4.0.12
 Synopsis:            Hamlet-style quasiquoter for XML content
 Homepage:            http://www.yesodweb.com/
 License:             BSD3
@@ -19,7 +19,7 @@
   
   Build-depends:       base                       >= 4        && < 5
                      , shakespeare                >= 1.0      && < 2.2
-                     , xml-conduit                >= 1.0      && < 1.4
+                     , xml-conduit                >= 1.0      && < 1.5
                      , text                       >= 0.10
                      , template-haskell
                      , parsec                     >= 2.0      && < 3.2


Reply via email to