Hello community,

here is the log from the commit of package ghc-reform-blaze for 
openSUSE:Factory checked in at 2017-03-31 15:07:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-reform-blaze (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-reform-blaze.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-reform-blaze"

Fri Mar 31 15:07:38 2017 rev:2 rq:482174 version:0.2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-reform-blaze/ghc-reform-blaze.changes        
2017-03-16 09:35:17.347817397 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-reform-blaze.new/ghc-reform-blaze.changes   
2017-03-31 15:07:38.752006497 +0200
@@ -1,0 +2,5 @@
+Sun Feb 12 14:16:56 UTC 2017 - [email protected]
+
+- Update to version 0.2.4.3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  1.cabal
  reform-blaze-0.2.4.1.tar.gz

New:
----
  reform-blaze-0.2.4.3.tar.gz

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

Other differences:
------------------
++++++ ghc-reform-blaze.spec ++++++
--- /var/tmp/diff_new_pack.EpgYki/_old  2017-03-31 15:07:39.343922814 +0200
+++ /var/tmp/diff_new_pack.EpgYki/_new  2017-03-31 15:07:39.343922814 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-reform-blaze
 #
-# 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,23 +18,20 @@
 
 %global pkg_name reform-blaze
 Name:           ghc-%{pkg_name}
-Version:        0.2.4.1
+Version:        0.2.4.3
 Release:        0
 Summary:        Add support for using blaze-html 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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-blaze-html-devel
 BuildRequires:  ghc-blaze-markup-devel
 BuildRequires:  ghc-reform-devel
 BuildRequires:  ghc-rpm-macros
 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,17 +50,13 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ reform-blaze-0.2.4.1.tar.gz -> reform-blaze-0.2.4.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reform-blaze-0.2.4.1/reform-blaze.cabal 
new/reform-blaze-0.2.4.3/reform-blaze.cabal
--- old/reform-blaze-0.2.4.1/reform-blaze.cabal 2015-12-18 22:14:02.000000000 
+0100
+++ new/reform-blaze-0.2.4.3/reform-blaze.cabal 2017-02-10 04:07:40.000000000 
+0100
@@ -1,5 +1,5 @@
 Name:                reform-blaze
-Version:             0.2.4.1
+Version:             0.2.4.3
 Synopsis:            Add support for using blaze-html with Reform
 Description:         Reform is a library for building and validating forms 
using applicative functors. This package add support for using reform with 
blaze-html.
 Homepage:            http://www.happstack.com/
@@ -22,8 +22,8 @@
                      Text.Reform.Blaze.String
                      Text.Reform.Blaze.Text
 
-  Build-depends:     base         >4 && <5,
-                     blaze-markup >= 0.5 && < 0.8,
-                     blaze-html   >= 0.5 && < 0.9,
+  Build-depends:     base         >4.5 && <5,
+                     blaze-markup >= 0.5 && < 0.9,
+                     blaze-html   >= 0.5 && < 0.10,
                      reform       == 0.2.*,
                      text         >= 0.11 && < 1.3


Reply via email to