Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-io-streams"

Mon Aug  1 21:28:50 2022 rev:6 rq:985820 version:1.5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-io-streams/ghc-io-streams.changes    
2021-06-01 10:40:45.381149594 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-io-streams.new.1533/ghc-io-streams.changes  
2022-08-01 21:28:57.873409554 +0200
@@ -1,0 +2,6 @@
+Mon Mar  7 19:56:15 UTC 2022 - Peter Simons <[email protected]>
+
+- Update io-streams to version 1.5.2.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-io-streams.spec ++++++
--- /var/tmp/diff_new_pack.2LcQqF/_old  2022-08-01 21:28:58.385411022 +0200
+++ /var/tmp/diff_new_pack.2LcQqF/_new  2022-08-01 21:28:58.389411034 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-io-streams
 #
-# 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
@@ -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-bytestring-devel

++++++ io-streams.cabal ++++++
--- /var/tmp/diff_new_pack.2LcQqF/_old  2022-08-01 21:28:58.433411160 +0200
+++ /var/tmp/diff_new_pack.2LcQqF/_new  2022-08-01 21:28:58.433411160 +0200
@@ -1,6 +1,6 @@
 Name:                io-streams
 Version:             1.5.2.1
-x-revision: 1
+x-revision: 2
 License:             BSD3
 License-file:        LICENSE
 Category:            Data, Network, IO-Streams
@@ -133,7 +133,7 @@
                      bytestring         >= 0.9   && <0.12,
                      primitive          >= 0.2   && <0.8,
                      process            >= 1.1   && <1.7,
-                     text               >= 0.10  && <1.3,
+                     text               >= 0.10  && <1.3 || >= 2.0 && <2.1,
                      time               >= 1.2   && <1.12,
                      transformers       >= 0.2   && <0.6,
                      vector             >= 0.7   && <0.13

Reply via email to