Hello community,

here is the log from the commit of package ghc-constraints for openSUSE:Factory 
checked in at 2016-01-08 15:23:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-constraints (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-constraints.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-constraints"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-constraints/ghc-constraints.changes  
2015-09-08 18:06:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-constraints.new/ghc-constraints.changes     
2016-01-08 15:23:17.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 15 12:36:47 UTC 2015 - mimi...@gmail.com
+
+- update to 0.6
+
+-------------------------------------------------------------------

Old:
----
  constraints-0.4.1.3.tar.gz

New:
----
  constraints-0.6.tar.gz

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

Other differences:
------------------
++++++ ghc-constraints.spec ++++++
--- /var/tmp/diff_new_pack.1NC2rl/_old  2016-01-08 15:23:17.000000000 +0100
+++ /var/tmp/diff_new_pack.1NC2rl/_new  2016-01-08 15:23:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-constraints
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name constraints
 
 Name:           ghc-constraints
-Version:        0.4.1.3
+Version:        0.6
 Release:        0
 Summary:        Constraint manipulation
+License:        BSD-2-Clause
 Group:          System/Libraries
 
-License:        BSD-2-Clause
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +32,12 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
-BuildRequires:  ghc-newtype-devel
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-hashable-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-transformers-compat-devel
+BuildRequires:  ghc-transformers-devel
 # End cabal-rpm deps
 
 %description
@@ -56,31 +62,24 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 %doc README.markdown
 
-
 %changelog

++++++ constraints-0.4.1.3.tar.gz -> constraints-0.6.tar.gz ++++++
++++ 2111 lines of diff (skipped)


Reply via email to