Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-regex-pcre-builtin for
openSUSE:Factory checked in at 2021-09-20 23:33:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin (Old)
and /work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-regex-pcre-builtin"
Mon Sep 20 23:33:41 2021 rev:15 rq:920336 version:0.95.2.3.8.44
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin/ghc-regex-pcre-builtin.changes
2021-03-17 20:19:37.871290969 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.1899/ghc-regex-pcre-builtin.changes
2021-09-20 23:36:28.675420022 +0200
@@ -1,0 +2,7 @@
+Mon Sep 13 08:26:18 UTC 2021 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.2.3.8.44.
+ Upstream has not updated the file "ChangeLog.md" since the last
+ release.
+
+-------------------------------------------------------------------
Old:
----
regex-pcre-builtin-0.95.2.3.8.43.tar.gz
New:
----
regex-pcre-builtin-0.95.2.3.8.44.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-regex-pcre-builtin.spec ++++++
--- /var/tmp/diff_new_pack.OebCUg/_old 2021-09-20 23:36:29.071420511 +0200
+++ /var/tmp/diff_new_pack.OebCUg/_new 2021-09-20 23:36:29.075420516 +0200
@@ -18,7 +18,7 @@
%global pkg_name regex-pcre-builtin
Name: ghc-%{pkg_name}
-Version: 0.95.2.3.8.43
+Version: 0.95.2.3.8.44
Release: 0
Summary: PCRE Backend for "Text.Regex" (regex-base)
License: BSD-3-Clause
++++++ regex-pcre-builtin-0.95.2.3.8.43.tar.gz ->
regex-pcre-builtin-0.95.2.3.8.44.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/regex-pcre-builtin-0.95.2.3.8.43/regex-pcre-builtin.cabal
new/regex-pcre-builtin-0.95.2.3.8.44/regex-pcre-builtin.cabal
--- old/regex-pcre-builtin-0.95.2.3.8.43/regex-pcre-builtin.cabal
2001-09-09 03:46:40.000000000 +0200
+++ new/regex-pcre-builtin-0.95.2.3.8.44/regex-pcre-builtin.cabal
2001-09-09 03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
Name: regex-pcre-builtin
-Version: 0.95.2.3.8.43
+Version: 0.95.2.3.8.44
Cabal-Version: >=1.10
stability: Seems to work, passes a few tests
build-type: Simple
@@ -24,8 +24,9 @@
pcre/config.h pcre/pcre.h pcre/pcre_byte_order.c pcre/pcre_compile.c
pcre/pcre_config.c pcre/pcre_chartables.c pcre/pcre_dfa_exec.c pcre/pcre_exec.c
pcre/pcre_fullinfo.c pcre/pcre_get.c pcre/pcre_globals.c pcre/pcre_internal.h
pcre/pcre_jit_compile.c pcre/pcre_maketables.c pcre/pcre_newline.c
pcre/pcre_ord2utf8.c pcre/pcre_printint.c pcre/pcre_refcount.c
pcre/pcre_scanner.h pcre/pcre_string_utils.c pcre/pcre_study.c
pcre/pcre_tables.c pcre/pcre_ucd.c pcre/pcre_valid_utf8.c pcre/pcre_version.c
pcre/pcre_xclass.c pcre/pcrecpp.h pcre/pcrecpp_internal.h pcre/pcreposix.h
pcre/ucp.h
tested-with:
+ GHC == 9.2.0.20210821
GHC == 9.0.1
- GHC == 8.10.4
+ GHC == 8.10.7
GHC == 8.8.4
GHC == 8.6.5
GHC == 8.4.4
@@ -68,7 +69,7 @@
FlexibleInstances
build-depends: regex-base == 0.94.*
- , base >= 4.3 && < 4.16
+ , base >= 4.3 && < 4.17
, containers >= 0.4 && < 0.7
, bytestring >= 0.9 && < 0.12
, array >= 0.3 && < 0.6