Hello community,
here is the log from the commit of package ghc-hxt-pickle-utils for
openSUSE:Factory checked in at 2017-09-15 21:51:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hxt-pickle-utils (Old)
and /work/SRC/openSUSE:Factory/.ghc-hxt-pickle-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hxt-pickle-utils"
Fri Sep 15 21:51:14 2017 rev:3 rq:524836 version:0.1.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hxt-pickle-utils/ghc-hxt-pickle-utils.changes
2017-08-31 20:47:53.891586605 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hxt-pickle-utils.new/ghc-hxt-pickle-utils.changes
2017-09-15 21:51:15.502053188 +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-hxt-pickle-utils.spec ++++++
--- /var/tmp/diff_new_pack.Y5UUob/_old 2017-09-15 21:51:16.329936499 +0200
+++ /var/tmp/diff_new_pack.Y5UUob/_new 2017-09-15 21:51:16.329936499 +0200
@@ -22,22 +22,21 @@
Release: 0
Summary: Utility functions for using HXT picklers
License: BSD-3-Clause
-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
Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-hxt-devel
BuildRequires: ghc-mtl-devel
BuildRequires: ghc-rpm-macros
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Utility functions for using HXT picklers.
%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}
@@ -64,11 +63,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc CHANGELOG.md README.md
%changelog