Hello community,
here is the log from the commit of package ghc-ansi-wl-pprint for
openSUSE:Factory checked in at 2018-05-30 11:59:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint (Old)
and /work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-ansi-wl-pprint"
Wed May 30 11:59:26 2018 rev:4 rq:607739 version:0.6.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint/ghc-ansi-wl-pprint.changes
2017-09-15 21:19:56.858786311 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new/ghc-ansi-wl-pprint.changes
2018-05-30 12:23:18.170114166 +0200
@@ -1,0 +2,6 @@
+Mon May 14 17:02:11 UTC 2018 - [email protected]
+
+- Update ansi-wl-pprint to version 0.6.8.2.
+ Upstream does not provide a changelog.
+
+-------------------------------------------------------------------
Old:
----
ansi-wl-pprint-0.6.7.3.tar.gz
New:
----
ansi-wl-pprint-0.6.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-ansi-wl-pprint.spec ++++++
--- /var/tmp/diff_new_pack.dvRdjF/_old 2018-05-30 12:23:18.870093030 +0200
+++ /var/tmp/diff_new_pack.dvRdjF/_new 2018-05-30 12:23:18.874092909 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-ansi-wl-pprint
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
%global pkg_name ansi-wl-pprint
Name: ghc-%{pkg_name}
-Version: 0.6.7.3
+Version: 0.6.8.2
Release: 0
Summary: The Wadler/Leijen Pretty Printer for colored ANSI terminal
output
License: BSD-3-Clause
@@ -30,9 +30,10 @@
BuildRequires: ghc-rpm-macros
%description
-This is a pretty printing library based on Wadler's paper "A Prettier Printer".
+This is a pretty printing library based on Wadler's paper ["A Prettier
+Printer"](https://homepages.inf.ed.ac.uk/wadler/papers/prettier/prettier.pdf).
It has been enhanced with support for ANSI terminal colored output using the
-ansi-terminal package.
+[ansi-terminal](https://hackage.haskell.org/package/ansi-terminal) package.
%package devel
Summary: Haskell %{pkg_name} library development files
@@ -61,9 +62,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%doc LICENSE
+%license LICENSE
%files devel -f %{name}-devel.files
-%doc README.textile
+%doc Changelog.md README.md
%changelog
++++++ ansi-wl-pprint-0.6.7.3.tar.gz -> ansi-wl-pprint-0.6.8.2.tar.gz ++++++
++++ 2890 lines of diff (skipped)