Hello community,
here is the log from the commit of package ghc-hmatrix-special for
openSUSE:Factory checked in at 2017-09-15 21:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hmatrix-special (Old)
and /work/SRC/openSUSE:Factory/.ghc-hmatrix-special.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hmatrix-special"
Fri Sep 15 21:48:45 2017 rev:2 rq:524765 version:0.4.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hmatrix-special/ghc-hmatrix-special.changes
2017-04-11 09:34:49.328729448 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hmatrix-special.new/ghc-hmatrix-special.changes
2017-09-15 21:48:46.407065833 +0200
@@ -1,0 +2,5 @@
+Thu Aug 3 15:38:38 UTC 2017 - [email protected]
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hmatrix-special.spec ++++++
--- /var/tmp/diff_new_pack.3aII9X/_old 2017-09-15 21:48:47.090969493 +0200
+++ /var/tmp/diff_new_pack.3aII9X/_new 2017-09-15 21:48:47.094968929 +0200
@@ -22,21 +22,20 @@
Release: 0
Summary: Interface to GSL special functions
License: GPL-3.0+
-Group: Development/Languages/Other
-Url: https://hackage.haskell.org/package/%{pkg_name}
+Group: Development/Libraries/Haskell
+URL: https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-hmatrix-devel
BuildRequires: ghc-hmatrix-gsl-devel
BuildRequires: ghc-rpm-macros
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Interface to GSL special functions.
%package devel
Summary: Haskell %{pkg_name} library development files
-Group: Development/Libraries/Other
+Group: Development/Libraries/Haskell
Requires: %{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
@@ -62,11 +61,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc CHANGES
%changelog