Hello community,

here is the log from the commit of package structured-haskell-mode for 
openSUSE:Factory checked in at 2017-04-11 09:49:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/structured-haskell-mode (Old)
 and      /work/SRC/openSUSE:Factory/.structured-haskell-mode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "structured-haskell-mode"

Tue Apr 11 09:49:52 2017 rev:1 rq:483375 version:1.1.0

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.structured-haskell-mode.new/structured-haskell-mode.changes
     2017-04-11 09:49:52.905087423 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Mon Feb 13 15:21:03 UTC 2017 - [email protected]
+
+- Update to version 1.1.0 with cabal2obs.
+
+-------------------------------------------------------------------
+Tue Jul 12 13:29:32 UTC 2016 - [email protected]
+
+- Update to version 1.0.20 revision 0 with cabal2obs.
+

New:
----
  structured-haskell-mode-1.1.0.tar.gz
  structured-haskell-mode.changes
  structured-haskell-mode.spec

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

Other differences:
------------------
++++++ structured-haskell-mode.spec ++++++
#
# spec file for package structured-haskell-mode
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           structured-haskell-mode
Version:        1.1.0
Release:        0
Summary:        Structured editing Emacs mode for Haskell
License:        BSD-3-Clause AND GPL-3.0+
Group:          Development/Languages/Other
Url:            https://hackage.haskell.org/package/%{name}
Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-descriptive-devel
BuildRequires:  ghc-haskell-src-exts-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Structured editing Emacs mode for Haskell.

%prep
%setup -q

%build
%ghc_bin_build

%install
%ghc_bin_install

%files
%defattr(-,root,root,-)
%doc LICENSE
%{_bindir}/%{name}
%dir %{_datadir}/%{name}-%{version}
%dir %{_datadir}/%{name}-%{version}/elisp
%{_datadir}/%{name}-%{version}/elisp/shm-ast-documentation.el
%{_datadir}/%{name}-%{version}/elisp/shm-ast.el
%{_datadir}/%{name}-%{version}/elisp/shm-case-split.el
%{_datadir}/%{name}-%{version}/elisp/shm-constraint.el
%{_datadir}/%{name}-%{version}/elisp/shm-customizations.el
%{_datadir}/%{name}-%{version}/elisp/shm-debug.el
%{_datadir}/%{name}-%{version}/elisp/shm-edit-string.el
%{_datadir}/%{name}-%{version}/elisp/shm.el
%{_datadir}/%{name}-%{version}/elisp/shm-evaporate.el
%{_datadir}/%{name}-%{version}/elisp/shm-fold.el
%{_datadir}/%{name}-%{version}/elisp/shm-indent.el
%{_datadir}/%{name}-%{version}/elisp/shm-in.el
%{_datadir}/%{name}-%{version}/elisp/shm-insert-del.el
%{_datadir}/%{name}-%{version}/elisp/shm-languages.el
%{_datadir}/%{name}-%{version}/elisp/shm-layout.el
%{_datadir}/%{name}-%{version}/elisp/shm-macros.el
%{_datadir}/%{name}-%{version}/elisp/shm-manipulation.el
%{_datadir}/%{name}-%{version}/elisp/shm-nav.el
%{_datadir}/%{name}-%{version}/elisp/shm-node.el
%{_datadir}/%{name}-%{version}/elisp/shm-overlays.el
%{_datadir}/%{name}-%{version}/elisp/shm-simple-indent.el
%{_datadir}/%{name}-%{version}/elisp/shm-slot.el
%{_datadir}/%{name}-%{version}/elisp/shm-stack.el
%{_datadir}/%{name}-%{version}/elisp/shm-test.el
%{_datadir}/%{name}-%{version}/elisp/shm-tests.el
%{_datadir}/%{name}-%{version}/elisp/shm-type.el
%{_datadir}/%{name}-%{version}/elisp/shm-yank-kill.el

%changelog

Reply via email to