Hello community,

here is the log from the commit of package ghc-mod for openSUSE:Factory checked 
in at 2015-08-28 08:27:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-05-27 
12:44:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mod.new/ghc-mod.changes     2015-08-28 
08:27:14.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Aug 26 20:09:08 UTC 2015 - mimi...@gmail.com
+
+- update to 5.3.0.0
+* Re-license majority of code under the AGPL-3
+* Add support for GHC 7.10 and Cabal 1.22
+* Remove `cabalDependPackages', `cabalAllTargets'
+* Fix finding sandbox config file and directory.
+* Re-add output line separator global option for expand command.
+* Support for overriding the package-db stack
+* Fix ineffective cache invalidation for `find`
+
+-------------------------------------------------------------------
+Thu Aug 13 21:05:42 UTC 2015 - mimi...@gmail.com
+
+- update to git master version from 13.08.2015- to get version compactible
+   with ghc-7.10+
+* better changelog after release stable version 5.3.+
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-mod.spec ++++++
--- /var/tmp/diff_new_pack.0JnGQc/_old  2015-08-28 08:27:15.000000000 +0200
+++ /var/tmp/diff_new_pack.0JnGQc/_new  2015-08-28 08:27:15.000000000 +0200
@@ -15,19 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name ghc-mod
 
 %bcond_with tests
 
-Name:           %{pkg_name}
-Version:        5.2.1.2
+Name:           ghc-mod 
+Version:        5.3.0.0
 Release:        0
 Summary:        Happy Haskell Programming
+License:        AGPL-3.0+ and BSD-3-Clause
 Group:          Development/Languages/Other
 
-License:        BSD-3-Clause
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ghc-Cabal-devel
@@ -35,11 +37,14 @@
 # Begin cabal-rpm deps:
 BuildRequires:  chrpath
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-cabal-helper-devel
+BuildRequires:  ghc-cereal-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-data-default-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-djinn-ghc-devel
+BuildRequires:  ghc-fclabels-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-ghc-devel
 BuildRequires:  ghc-ghc-paths-devel
@@ -97,46 +102,36 @@
 %prep
 %setup -q
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
 %ghc_fix_dynamic_rpath %{pkg_name} ghc-modi
 
-
 %check
 %if %{with tests}
 %cabal test
 %endif
 
-
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache
 
-
 %postun -n ghc-%{name}-devel
 %ghc_pkg_recache
 
-
 %files
 %defattr(-,root,root,-)
-%doc LICENSE
+%doc LICENSE COPYING.AGPL3 COPYING.BSD3
 %{_bindir}/%{name}
 %{_bindir}/ghc-modi
 %{_datadir}/%{name}-%{version}
 
-
 %files -n ghc-%{name} -f ghc-%{name}.files
 %defattr(-,root,root,-)
-%doc LICENSE
-
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
 %defattr(-,root,root,-)
 
-
 %changelog

++++++ ghc-mod-5.2.1.2.tar.gz -> ghc-mod-5.3.0.0.tar.gz ++++++
++++ 12206 lines of diff (skipped)


Reply via email to