Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Leap:15.2 checked in at 2020-05-21 12:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-regex-applicative-text (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ghc-regex-applicative-text.new.2738 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-regex-applicative-text"

Thu May 21 12:58:27 2020 rev:14 rq:805470 version:0.1.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
  2020-02-19 18:40:45.294156711 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ghc-regex-applicative-text.new.2738/ghc-regex-applicative-text.changes
        2020-05-21 12:58:28.214681487 +0200
@@ -1,0 +2,5 @@
+Thu May  7 08:38:40 UTC 2020 - Peter Simons <psim...@suse.com>
+
+- Update Cabal file to get more accurate dependency information.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-regex-applicative-text.spec ++++++
--- /var/tmp/diff_new_pack.oMNiaL/_old  2020-05-21 12:58:28.622682375 +0200
+++ /var/tmp/diff_new_pack.oMNiaL/_new  2020-05-21 12:58:28.626682384 +0200
@@ -24,7 +24,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/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros

++++++ regex-applicative-text.cabal ++++++
--- /var/tmp/diff_new_pack.oMNiaL/_old  2020-05-21 12:58:28.658682454 +0200
+++ /var/tmp/diff_new_pack.oMNiaL/_new  2020-05-21 12:58:28.658682454 +0200
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               regex-applicative-text
 version:            0.1.0.1
-x-revision:         4
+x-revision:         5
 synopsis:           regex-applicative on text
 category:           Text
 description:        Wrapped regex-applicative primitives to work with Text
@@ -22,7 +22,8 @@
    || ==8.2.2
    || ==8.4.4
    || ==8.6.5
-   || ==8.8.1
+   || ==8.8.3
+   || ==8.10.1
 
 build-type:         Simple
 extra-source-files: README.md
@@ -35,7 +36,7 @@
   hs-source-dirs:   src
   ghc-options:      -Wall
   build-depends:
-      base               >=4.3 && <4.14
+      base               >=4.3 && <4.15
     , regex-applicative  >=0.3 && <0.4
     , text
 


Reply via email to