Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c2hs for openSUSE:Factory checked in 
at 2023-01-28 18:44:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c2hs (Old)
 and      /work/SRC/openSUSE:Factory/.c2hs.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c2hs"

Sat Jan 28 18:44:25 2023 rev:7 rq:1061625 version:0.28.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/c2hs/c2hs.changes        2022-02-11 
23:10:25.143121163 +0100
+++ /work/SRC/openSUSE:Factory/.c2hs.new.32243/c2hs.changes     2023-01-28 
18:47:56.335503161 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 07:22:50 UTC 2023 - Peter Simons <[email protected]>
+
+- Update c2hs to version 0.28.8 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ c2hs.spec ++++++
--- /var/tmp/diff_new_pack.iZ0GUE/_old  2023-01-28 18:47:57.407509275 +0100
+++ /var/tmp/diff_new_pack.iZ0GUE/_new  2023-01-28 18:47:57.455509550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c2hs
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:        GPL-2.0-or-later
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-bytestring-devel

++++++ c2hs.cabal ++++++
--- /var/tmp/diff_new_pack.iZ0GUE/_old  2023-01-28 18:47:57.763511306 +0100
+++ /var/tmp/diff_new_pack.iZ0GUE/_new  2023-01-28 18:47:57.799511512 +0100
@@ -1,6 +1,6 @@
 Name:           c2hs
 Version:        0.28.8
-x-revision: 1
+x-revision: 2
 License:        GPL-2
 License-File:   COPYING
 Copyright:      Copyright (c) 1999-2007 Manuel M T Chakravarty
@@ -174,7 +174,7 @@
                        test-framework,
                        test-framework-hunit,
                        HUnit,
-                       shelly >= 1.9.0 && < 1.11,
+                       shelly >= 1.9.0,
                        text,
                        transformers
   default-language: Haskell2010
@@ -188,7 +188,7 @@
                        test-framework,
                        test-framework-hunit,
                        HUnit,
-                       shelly >= 1.9.0 && < 1.11,
+                       shelly >= 1.9.0,
                        text,
                        transformers
   default-language: Haskell2010
@@ -203,7 +203,7 @@
   if flag(regression)
     build-depends:       base,
                          filepath,
-                         shelly >= 1.9.0 && < 1.11,
+                         shelly >= 1.9.0,
                          text,
                          yaml >= 0.8
   else

Reply via email to