Hello community,
here is the log from the commit of package ghc-regex-pcre-builtin for
openSUSE:Factory checked in at 2019-10-18 14:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin (Old)
and /work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-regex-pcre-builtin"
Fri Oct 18 14:34:39 2019 rev:7 rq:737213 version:0.95.1.1.8.43
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin/ghc-regex-pcre-builtin.changes
2018-10-25 09:03:16.982617018 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.2352/ghc-regex-pcre-builtin.changes
2019-10-18 14:34:40.860044450 +0200
@@ -1,0 +2,27 @@
+Fri Oct 4 02:02:04 UTC 2019 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.1.1.8.43.
+ Upstream has not updated the file "ChangeLog.md" since the last
+ release.
+
+-------------------------------------------------------------------
+Thu Oct 3 02:02:06 UTC 2019 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.1.0.8.43.
+ Upstream added a new change log file in this release. With no
+ previous version to compare against, the automatic updater cannot
+ reliable determine the relevante entries for this release.
+
+-------------------------------------------------------------------
+Tue Oct 1 02:01:30 UTC 2019 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.0.8.8.35.
+ Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
+Mon Sep 30 02:01:22 UTC 2019 - [email protected]
+
+- Update regex-pcre-builtin to version 0.94.5.8.8.35.
+ Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
Old:
----
regex-pcre-builtin-0.94.4.8.8.35.tar.gz
New:
----
regex-pcre-builtin-0.95.1.1.8.43.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-regex-pcre-builtin.spec ++++++
--- /var/tmp/diff_new_pack.5GuUhB/_old 2019-10-18 14:34:41.512042752 +0200
+++ /var/tmp/diff_new_pack.5GuUhB/_new 2019-10-18 14:34:41.520042731 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-regex-pcre-builtin
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,9 +18,9 @@
%global pkg_name regex-pcre-builtin
Name: ghc-%{pkg_name}
-Version: 0.94.4.8.8.35
+Version: 0.95.1.1.8.43
Release: 0
-Summary: Replaces/Enhances Text.Regex
+Summary: PCRE Backend for "Text.Regex" (regex-base)
License: BSD-3-Clause
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{pkg_name}
@@ -31,9 +31,15 @@
BuildRequires: ghc-containers-devel
BuildRequires: ghc-regex-base-devel
BuildRequires: ghc-rpm-macros
+BuildRequires: ghc-text-devel
%description
-The PCRE backend to accompany regex-base, with bundled code from www.pcre.org.
+This package provides a <http://pcre.org/ PCRE> backend for the
+<//hackage.haskell.org/package/regex-base regex-base> API.
+
+See also <https://wiki.haskell.org/Regular_expressions> for more information.
+
+Includes bundled code from www.pcre.org.
%package devel
Summary: Haskell %{pkg_name} library development files
@@ -66,5 +72,6 @@
%license LICENSE
%files devel -f %{name}-devel.files
+%doc ChangeLog.md
%changelog
++++++ regex-pcre-builtin-0.94.4.8.8.35.tar.gz ->
regex-pcre-builtin-0.95.1.1.8.43.tar.gz ++++++
++++ 23505 lines of diff (skipped)