Hello community,

here is the log from the commit of package ghc-mod for openSUSE:Factory checked 
in at 2016-10-24 14:44:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-mod (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-mod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-mod"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-mod/ghc-mod.changes  2016-07-21 
08:02:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mod.new/ghc-mod.changes     2016-10-24 
14:44:24.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 07:05:32 UTC 2016 - psim...@suse.com
+
+- Update to version 5.6.0.0 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  ghc-mod-5.5.0.0.tar.gz

New:
----
  ghc-mod-5.6.0.0.tar.gz

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

Other differences:
------------------
++++++ ghc-mod.spec ++++++
--- /var/tmp/diff_new_pack.VWNPO7/_old  2016-10-24 14:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.VWNPO7/_new  2016-10-24 14:44:25.000000000 +0200
@@ -19,14 +19,13 @@
 %global pkg_name ghc-mod
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        5.5.0.0
+Version:        5.6.0.0
 Release:        0
 Summary:        Happy Haskell Programming
 License:        AGPL-3.0+ and BSD-3-Clause
 Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Begin cabal-rpm deps:
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-binary-devel
@@ -39,6 +38,7 @@
 BuildRequires:  ghc-extra-devel
 BuildRequires:  ghc-fclabels-devel
 BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-ghc-boot-devel
 BuildRequires:  ghc-ghc-devel
 BuildRequires:  ghc-ghc-paths-devel
 BuildRequires:  ghc-ghc-syb-utils-devel
@@ -56,6 +56,7 @@
 BuildRequires:  ghc-safe-devel
 BuildRequires:  ghc-split-devel
 BuildRequires:  ghc-syb-devel
+BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-temporary-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
@@ -67,7 +68,6 @@
 BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Ghc-mod is a backend program to enrich Haskell programming in editors.
@@ -101,12 +101,10 @@
 %prep
 %setup -q
 
-
 %build
 %define cabal_configure_options --libexecdir=%{_libexecdir}
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 %ghc_fix_dynamic_rpath %{pkg_name} ghc-modi
@@ -115,16 +113,12 @@
 touch %{buildroot}%{_sysconfdir}/profile.d/ghc-mod.csh
 echo 'export cabal_helper_libexecdir=%{_libexecdir}' > 
%{buildroot}%{_sysconfdir}/profile.d/ghc-mod.sh
 echo 'setenv cabal_helper_libexecdir %{_libexecdir}' > 
%{buildroot}%{_sysconfdir}/profile.d/ghc-mod.csh
-
 rm %{buildroot}%{_datadir}/%{name}-%{version}/LICENSE
 rm %{buildroot}%{_datadir}/%{name}-%{version}/COPYING.AGPL3
 rm %{buildroot}%{_datadir}/%{name}-%{version}/COPYING.BSD3
 
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache

++++++ ghc-mod-5.5.0.0.tar.gz -> ghc-mod-5.6.0.0.tar.gz ++++++
++++ 3561 lines of diff (skipped)


Reply via email to