Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-regex-posix for openSUSE:Factory 
checked in at 2023-10-06 21:14:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-regex-posix (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-regex-posix.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-posix"

Fri Oct  6 21:14:12 2023 rev:15 rq:1115928 version:0.96.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-regex-posix/ghc-regex-posix.changes  
2023-07-18 21:53:58.478244724 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-posix.new.28202/ghc-regex-posix.changes   
    2023-10-06 21:17:00.873428862 +0200
@@ -1,0 +2,6 @@
+Thu Sep 28 18:44:30 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update regex-posix to version 0.96.0.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-regex-posix.spec ++++++
--- /var/tmp/diff_new_pack.u4OQeI/_old  2023-10-06 21:17:01.961468170 +0200
+++ /var/tmp/diff_new_pack.u4OQeI/_new  2023-10-06 21:17:01.965468315 +0200
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-array-prof

++++++ regex-posix.cabal ++++++
--- /var/tmp/diff_new_pack.u4OQeI/_old  2023-10-06 21:17:02.021470338 +0200
+++ /var/tmp/diff_new_pack.u4OQeI/_new  2023-10-06 21:17:02.025470483 +0200
@@ -1,7 +1,7 @@
 cabal-version:          1.12
 name:                   regex-posix
 version:                0.96.0.1
-x-revision:             2
+x-revision:             3
 
 build-type:             Simple
 license:                BSD3
@@ -24,8 +24,9 @@
   cbits/myfree.h
 
 tested-with:
-  GHC == 9.6.2
-  GHC == 9.4.5
+  GHC == 9.8.0
+  GHC == 9.6.3
+  GHC == 9.4.7
   GHC == 9.2.8
   GHC == 9.0.2
   GHC == 8.10.7
@@ -35,20 +36,15 @@
   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.2.2
-  GHC == 7.0.4
 
 source-repository head
   type:     git
-  location: https://github.com/hvr/regex-posix.git
+  location: https://github.com/haskell-hvr/regex-posix.git
 
 source-repository this
   type:     git
-  location: https://github.com/hvr/regex-base.git
-  tag:      v0.96.0.1-r2
+  location: https://github.com/haskell-hvr/regex-base.git
+  tag:      v0.96.0.1-r3
 
 flag _regex-posix-clib
   manual: False
@@ -89,7 +85,7 @@
 
   build-depends: regex-base == 0.94.*
                , base       >= 4.3 && < 5
-               , containers >= 0.4 && < 0.7
+               , containers >= 0.4 && < 0.8
                , bytestring >= 0.9 && < 0.13
                , array      >= 0.3 && < 0.6
 

Reply via email to