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-03-17 20:15:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-pcre-builtin"

Wed Mar 17 20:15:41 2021 rev:14 rq:879164 version:0.95.2.3.8.43

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-regex-pcre-builtin/ghc-regex-pcre-builtin.changes
    2020-12-22 11:45:22.417810091 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-pcre-builtin.new.2401/ghc-regex-pcre-builtin.changes
  2021-03-17 20:19:37.871290969 +0100
@@ -1,0 +2,7 @@
+Fri Mar 12 08:00:32 UTC 2021 - [email protected]
+
+- Update regex-pcre-builtin to version 0.95.2.3.8.43.
+  Upstream has not updated the file "ChangeLog.md" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  regex-pcre-builtin-0.95.1.3.8.43.tar.gz

New:
----
  regex-pcre-builtin-0.95.2.3.8.43.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-regex-pcre-builtin.spec ++++++
--- /var/tmp/diff_new_pack.v7ivWW/_old  2021-03-17 20:19:38.343291615 +0100
+++ /var/tmp/diff_new_pack.v7ivWW/_new  2021-03-17 20:19:38.343291615 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-pcre-builtin
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # 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.3.8.43
+Version:        0.95.2.3.8.43
 Release:        0
 Summary:        PCRE Backend for "Text.Regex" (regex-base)
 License:        BSD-3-Clause

++++++ regex-pcre-builtin-0.95.1.3.8.43.tar.gz -> 
regex-pcre-builtin-0.95.2.3.8.43.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/regex-pcre-builtin-0.95.1.3.8.43/regex-pcre-builtin.cabal 
new/regex-pcre-builtin-0.95.2.3.8.43/regex-pcre-builtin.cabal
--- old/regex-pcre-builtin-0.95.1.3.8.43/regex-pcre-builtin.cabal       
2001-09-09 03:46:40.000000000 +0200
+++ new/regex-pcre-builtin-0.95.2.3.8.43/regex-pcre-builtin.cabal       
2001-09-09 03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                   regex-pcre-builtin
-Version:                0.95.1.3.8.43
+Version:                0.95.2.3.8.43
 Cabal-Version:          >=1.10
 stability:              Seems to work, passes a few tests
 build-type:             Simple
@@ -23,6 +23,19 @@
   ChangeLog.md
   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.0.1
+  GHC == 8.10.4
+  GHC == 8.8.4
+  GHC == 8.6.5
+  GHC == 8.4.4
+  GHC == 8.2.2
+  GHC == 8.0.2
+  GHC == 7.10.3
+  GHC == 7.8.4
+  GHC == 7.6.3
+  GHC == 7.4.2
+  GHC == 7.0.4
 
 source-repository head
   type:     git
@@ -55,9 +68,9 @@
       FlexibleInstances
 
   build-depends: regex-base == 0.94.*
-               , base       >= 4.3 && < 4.15
+               , base       >= 4.3 && < 4.16
                , containers >= 0.4 && < 0.7
-               , bytestring >= 0.9 && < 0.11
+               , bytestring >= 0.9 && < 0.12
                , array      >= 0.3 && < 0.6
                , text       >= 1.2.3 && < 1.3
 

Reply via email to