Hello community,

here is the log from the commit of package ghc-reform-hamlet for 
openSUSE:Factory checked in at 2017-04-11 09:37:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-reform-hamlet (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-reform-hamlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-reform-hamlet"

Tue Apr 11 09:37:55 2017 rev:2 rq:483932 version:0.0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-reform-hamlet/ghc-reform-hamlet.changes      
2017-03-24 01:56:11.280325140 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-reform-hamlet.new/ghc-reform-hamlet.changes 
2017-04-11 09:37:57.702119268 +0200
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:29 UTC 2017 - [email protected]
+
+- Update to version 0.0.5.3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  reform-hamlet-0.0.5.1.tar.gz

New:
----
  reform-hamlet-0.0.5.3.tar.gz

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

Other differences:
------------------
++++++ ghc-reform-hamlet.spec ++++++
--- /var/tmp/diff_new_pack.RZae9S/_old  2017-04-11 09:37:58.657984239 +0200
+++ /var/tmp/diff_new_pack.RZae9S/_new  2017-04-11 09:37:58.657984239 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-reform-hamlet
 #
-# 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,22 +18,20 @@
 
 %global pkg_name reform-hamlet
 Name:           ghc-%{pkg_name}
-Version:        0.0.5.1
+Version:        0.0.5.3
 Release:        0
 Summary:        Add support for using Hamlet with Reform
 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-reform-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-shakespeare-devel
 BuildRequires:  ghc-text-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Reform is a library for building and validating forms using applicative
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ reform-hamlet-0.0.5.1.tar.gz -> reform-hamlet-0.0.5.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reform-hamlet-0.0.5.1/reform-hamlet.cabal 
new/reform-hamlet-0.0.5.3/reform-hamlet.cabal
--- old/reform-hamlet-0.0.5.1/reform-hamlet.cabal       2015-12-18 
22:26:40.000000000 +0100
+++ new/reform-hamlet-0.0.5.3/reform-hamlet.cabal       2017-02-10 
04:09:36.000000000 +0100
@@ -1,5 +1,5 @@
 Name:                reform-hamlet
-Version:             0.0.5.1
+Version:             0.0.5.3
 Synopsis:            Add support for using Hamlet with Reform
 Description:         Reform is a library for building and validating forms 
using applicative functors. This package add support for using reform with 
Hamlet.
 Homepage:            http://www.happstack.com/
@@ -22,7 +22,7 @@
                        Text.Reform.Hamlet.String
                        Text.Reform.Hamlet.Text
   Build-depends:       base         > 4     && < 5,
-                       blaze-markup > 0.5   && < 0.8,
+                       blaze-markup > 0.5   && < 0.9,
                        shakespeare  >= 2.0  && < 2.1,
                        reform       == 0.2.*,
                        text         >= 0.11 && < 1.3


Reply via email to