Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-concurrent-output for 
openSUSE:Factory checked in at 2024-05-06 17:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-concurrent-output (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-concurrent-output.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-concurrent-output"

Mon May  6 17:52:37 2024 rev:11 rq:1171784 version:1.10.21

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-concurrent-output/ghc-concurrent-output.changes  
    2023-10-18 21:26:05.329524442 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-concurrent-output.new.1880/ghc-concurrent-output.changes
    2024-05-06 17:52:44.853978830 +0200
@@ -1,0 +2,10 @@
+Mon Apr 29 14:16:27 UTC 2024 - Peter Simons <[email protected]>
+
+- Update concurrent-output to version 1.10.21.
+  concurrent-output (1.10.21) unstable; urgency=medium
+
+    * Allow ansi-terminal-1.1
+
+   -- Joey Hess <[email protected]>  Mon, 29 Apr 2024 10:15:55 -0400
+
+-------------------------------------------------------------------

Old:
----
  concurrent-output-1.10.20.tar.gz

New:
----
  concurrent-output-1.10.21.tar.gz

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

Other differences:
------------------
++++++ ghc-concurrent-output.spec ++++++
--- /var/tmp/diff_new_pack.Nlxa5e/_old  2024-05-06 17:52:47.518075989 +0200
+++ /var/tmp/diff_new_pack.Nlxa5e/_new  2024-05-06 17:52:47.522076135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-concurrent-output
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name concurrent-output
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        1.10.20
+Version:        1.10.21
 Release:        0
 Summary:        Ungarble output from several threads or commands
 License:        BSD-2-Clause

++++++ concurrent-output-1.10.20.tar.gz -> concurrent-output-1.10.21.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/concurrent-output-1.10.20/CHANGELOG 
new/concurrent-output-1.10.21/CHANGELOG
--- old/concurrent-output-1.10.20/CHANGELOG     2001-09-09 03:46:40.000000000 
+0200
+++ new/concurrent-output-1.10.21/CHANGELOG     2001-09-09 03:46:40.000000000 
+0200
@@ -1,3 +1,9 @@
+concurrent-output (1.10.21) unstable; urgency=medium
+
+  * Allow ansi-terminal-1.1
+
+ -- Joey Hess <[email protected]>  Mon, 29 Apr 2024 10:15:55 -0400
+
 concurrent-output (1.10.20) unstable; urgency=medium
 
   * Allow text-2.1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/concurrent-output-1.10.20/concurrent-output.cabal 
new/concurrent-output-1.10.21/concurrent-output.cabal
--- old/concurrent-output-1.10.20/concurrent-output.cabal       2001-09-09 
03:46:40.000000000 +0200
+++ new/concurrent-output-1.10.21/concurrent-output.cabal       2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 Name: concurrent-output
-Version: 1.10.20
+Version: 1.10.21
 Cabal-Version: >= 1.10
 License: BSD2
 Maintainer: Joey Hess <[email protected]>
@@ -39,7 +39,7 @@
     , directory (>= 1.2.0 && < 1.4.0)
     , transformers (>= 0.3.0 && < 0.7.0)
     , exceptions (>= 0.6.0 && < 0.11.0)
-    , ansi-terminal (>= 0.6.2 && < 1.1.0)
+    , ansi-terminal (>= 0.6.2 && < 1.2.0)
   Exposed-Modules:
     System.Console.Concurrent
     System.Console.Concurrent.Internal

Reply via email to