Hello community,

here is the log from the commit of package emacs-haskell-mode for 
openSUSE:Factory checked in at 2016-07-21 08:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/emacs-haskell-mode (Old)
 and      /work/SRC/openSUSE:Factory/.emacs-haskell-mode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "emacs-haskell-mode"

Changes:
--------
--- /work/SRC/openSUSE:Factory/emacs-haskell-mode/emacs-haskell-mode.changes    
2016-03-07 13:23:59.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.emacs-haskell-mode.new/emacs-haskell-mode.changes   
    2016-07-21 08:00:59.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 16 21:07:36 UTC 2016 - psim...@suse.com
+
+- Fix group tag.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ emacs-haskell-mode.spec ++++++
--- /var/tmp/diff_new_pack.l89obx/_old  2016-07-21 08:01:00.000000000 +0200
+++ /var/tmp/diff_new_pack.l89obx/_new  2016-07-21 08:01:00.000000000 +0200
@@ -21,7 +21,7 @@
 Release:        0
 Summary:        Haskell mode for EMACS
 License:        GPL-3.0
-Group:          Productivity/Editors/Emacs
+Group:          Productivity/Text/Editors
 Url:            http://projects.haskell.org/haskellmode-emacs/
 Source:         
https://github.com/haskell/haskell-mode/archive/v%{version}.tar.gz
 Source1:        suse-start-haskell-mode.el
@@ -54,7 +54,7 @@
 install -pm 755 -d %{buildroot}%{_lispdir}/haskell-mode
 install -pm 644 build-$emacs_version/*.elc %{buildroot}%{_lispdir}/
 install -pm 644 haskell-mode-autoloads.el 
%{buildroot}%{_lispdir}/haskell-mode-autoloads.el
-install -pm 644 %{S:1} %{buildroot}%{_sitedir}/suse-start-haskell-mode.el
+install -pm 644 %{SOURCE1} %{buildroot}%{_sitedir}/suse-start-haskell-mode.el
 install -D -pm 644 haskell-mode.info %{buildroot}%{_infodir}/haskell-mode.info
 
 %post
@@ -67,7 +67,7 @@
 %defattr(-,root,root,-)
 %dir %{_lispdir}
 %doc COPYING NEWS README.md
-%{_infodir}/haskell-mode.info.gz
+%{_infodir}/haskell-mode.info%{ext_info}
 %{_lispdir}/*.elc
 %{_lispdir}/haskell-mode-autoloads.el
 %{_sitedir}/suse-start-haskell-mode.el


Reply via email to