Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c2hs for openSUSE:Factory checked in 
at 2024-12-20 23:09:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c2hs (Old)
 and      /work/SRC/openSUSE:Factory/.c2hs.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c2hs"

Fri Dec 20 23:09:57 2024 rev:9 rq:1231406 version:0.28.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/c2hs/c2hs.changes        2023-04-07 
18:16:42.736678826 +0200
+++ /work/SRC/openSUSE:Factory/.c2hs.new.1881/c2hs.changes      2024-12-20 
23:10:01.983021807 +0100
@@ -1,0 +2,6 @@
+Sun Nov 17 23:17:56 UTC 2024 - Peter Simons <[email protected]>
+
+- Update c2hs to version 0.28.8 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ c2hs.spec ++++++
--- /var/tmp/diff_new_pack.LcseHJ/_old  2024-12-20 23:10:02.687050803 +0100
+++ /var/tmp/diff_new_pack.LcseHJ/_new  2024-12-20 23:10:02.687050803 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c2hs
 #
-# 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
@@ -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/2.cabal#/%{name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/3.cabal#/%{name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-array-prof

++++++ c2hs.cabal ++++++
--- /var/tmp/diff_new_pack.LcseHJ/_old  2024-12-20 23:10:02.723052286 +0100
+++ /var/tmp/diff_new_pack.LcseHJ/_new  2024-12-20 23:10:02.723052286 +0100
@@ -1,6 +1,6 @@
 Name:           c2hs
 Version:        0.28.8
-x-revision: 2
+x-revision: 3
 License:        GPL-2
 License-File:   COPYING
 Copyright:      Copyright (c) 1999-2007 Manuel M T Chakravarty
@@ -116,7 +116,7 @@
 Executable c2hs
     Build-Depends:  base >= 2 && < 5,
                     bytestring,
-                    language-c >= 0.7.1 && < 0.10,
+                    language-c >= 0.7.1 && < 0.11,
                     filepath,
                     dlist
 

Reply via email to