Hello community,
here is the log from the commit of package ghc-regex-pcre-builtin for
openSUSE:Leap:15.2 checked in at 2020-05-18 11:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-regex-pcre-builtin (Old)
and /work/SRC/openSUSE:Leap:15.2/.ghc-regex-pcre-builtin.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-regex-pcre-builtin"
Mon May 18 11:00:04 2020 rev:14 rq:806110 version:0.95.1.2.8.43
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/ghc-regex-pcre-builtin/ghc-regex-pcre-builtin.changes
2020-02-19 18:40:49.390161740 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.ghc-regex-pcre-builtin.new.2738/ghc-regex-pcre-builtin.changes
2020-05-18 11:00:05.366722780 +0200
@@ -1,0 +2,7 @@
+Wed May 6 06:54:11 UTC 2020 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.1.2.8.43.
+ Upstream has not updated the file "ChangeLog.md" since the last
+ release.
+
+-------------------------------------------------------------------
Old:
----
regex-pcre-builtin-0.95.1.1.8.43.tar.gz
New:
----
regex-pcre-builtin-0.95.1.2.8.43.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-regex-pcre-builtin.spec ++++++
--- /var/tmp/diff_new_pack.uVvvwP/_old 2020-05-18 11:00:05.782723641 +0200
+++ /var/tmp/diff_new_pack.uVvvwP/_new 2020-05-18 11:00:05.786723649 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-regex-pcre-builtin
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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 regex-pcre-builtin
Name: ghc-%{pkg_name}
-Version: 0.95.1.1.8.43
+Version: 0.95.1.2.8.43
Release: 0
Summary: PCRE Backend for "Text.Regex" (regex-base)
License: BSD-3-Clause
++++++ regex-pcre-builtin-0.95.1.1.8.43.tar.gz ->
regex-pcre-builtin-0.95.1.2.8.43.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/regex-pcre-builtin-0.95.1.1.8.43/regex-pcre-builtin.cabal
new/regex-pcre-builtin-0.95.1.2.8.43/regex-pcre-builtin.cabal
--- old/regex-pcre-builtin-0.95.1.1.8.43/regex-pcre-builtin.cabal
2001-09-09 03:46:40.000000000 +0200
+++ new/regex-pcre-builtin-0.95.1.2.8.43/regex-pcre-builtin.cabal
2020-04-16 07:08:54.000000000 +0200
@@ -1,5 +1,5 @@
Name: regex-pcre-builtin
-Version: 0.95.1.1.8.43
+Version: 0.95.1.2.8.43
Cabal-Version: >=1.10
stability: Seems to work, passes a few tests
build-type: Simple
@@ -55,7 +55,7 @@
FlexibleInstances
build-depends: regex-base == 0.94.*
- , base >= 4.3 && < 4.14
+ , base >= 4.3 && < 4.15
, containers >= 0.4 && < 0.7
, bytestring >= 0.9 && < 0.11
, array >= 0.3 && < 0.6