Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-polyparse for openSUSE:Factory 
checked in at 2022-08-01 21:28:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-polyparse (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-polyparse.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-polyparse"

Mon Aug  1 21:28:55 2022 rev:7 rq:985825 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-polyparse/ghc-polyparse.changes      
2021-11-11 21:38:32.128981136 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-polyparse.new.1533/ghc-polyparse.changes    
2022-08-01 21:29:03.713426308 +0200
@@ -1,0 +2,6 @@
+Thu Mar  3 19:56:25 UTC 2022 - Peter Simons <[email protected]>
+
+- Update polyparse to version 1.13 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-polyparse.spec ++++++
--- /var/tmp/diff_new_pack.vYXhl9/_old  2022-08-01 21:29:04.177427639 +0200
+++ /var/tmp/diff_new_pack.vYXhl9/_new  2022-08-01 21:29:04.185427662 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-polyparse
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 License:        LGPL-2.1-only
 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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros

++++++ polyparse.cabal ++++++
--- /var/tmp/diff_new_pack.vYXhl9/_old  2022-08-01 21:29:04.237427811 +0200
+++ /var/tmp/diff_new_pack.vYXhl9/_new  2022-08-01 21:29:04.241427823 +0200
@@ -1,6 +1,6 @@
 name:           polyparse
 version:        1.13
-x-revision: 3
+x-revision: 4
 license:        LGPL
 license-files:   COPYRIGHT, LICENCE-LGPL, LICENCE-commercial
 copyright:      (c) 2006-2016 Malcolm Wallace
@@ -72,7 +72,7 @@
         Text.Parse
   if impl(ghc)
     build-depends:      bytestring >= 0.9.1.0 && < 0.12
-    build-depends:      text >= 1.2.3.0 && <1.3
+    build-depends:      text >= 1.2.3.0 && <1.3 || >= 2.0 && < 2.1
     exposed-modules:
         Text.ParserCombinators.Poly.ByteString
         Text.ParserCombinators.Poly.ByteStringChar

Reply via email to