Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-parsers for openSUSE:Factory 
checked in at 2022-02-11 23:09:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-parsers (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-parsers.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-parsers"

Fri Feb 11 23:09:25 2022 rev:5 rq:953508 version:0.12.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-parsers/ghc-parsers.changes  2021-03-28 
11:57:50.040302140 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-parsers.new.1956/ghc-parsers.changes        
2022-02-11 23:11:21.503284172 +0100
@@ -1,0 +2,6 @@
+Sun Dec 26 21:53:29 UTC 2021 - Peter Simons <psim...@suse.com>
+
+- Update parsers to version 0.12.10 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-parsers.spec ++++++
--- /var/tmp/diff_new_pack.XDpQ9V/_old  2022-02-11 23:11:22.047285746 +0100
+++ /var/tmp/diff_new_pack.XDpQ9V/_new  2022-02-11 23:11:22.055285770 +0100
@@ -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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-base-orphans-devel

++++++ parsers.cabal ++++++
--- /var/tmp/diff_new_pack.XDpQ9V/_old  2022-02-11 23:11:22.131285989 +0100
+++ /var/tmp/diff_new_pack.XDpQ9V/_new  2022-02-11 23:11:22.135286001 +0100
@@ -1,7 +1,7 @@
 name:          parsers
 category:      Text, Parsing
 version:       0.12.10
-x-revision: 1
+x-revision: 2
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -82,7 +82,7 @@
     charset              >= 0.3      && < 1,
     containers           >= 0.4      && < 0.7,
     semigroups           >= 0.12     && < 1,
-    text                 >= 0.10     && < 1.3,
+    text                 >= 0.10     && < 2.1,
     transformers         >= 0.2      && < 0.6,
     mtl                  >= 2.0.1    && < 2.3,
     scientific           >= 0.3      && < 0.4,

Reply via email to