Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-some for openSUSE:Factory 
checked in at 2026-06-10 16:06:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-some (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-some.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-some"

Wed Jun 10 16:06:16 2026 rev:13 rq:1358439 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-some/ghc-some.changes        2024-12-30 
14:58:23.856651230 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-some.new.2375/ghc-some.changes      
2026-06-10 16:10:16.291281081 +0200
@@ -1,0 +2,6 @@
+Wed Feb 11 11:49:50 UTC 2026 - Peter Simons <[email protected]>
+
+- Update some to version 1.0.6 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-some.spec ++++++
--- /var/tmp/diff_new_pack.h5fS7K/_old  2026-06-10 16:10:17.887347223 +0200
+++ /var/tmp/diff_new_pack.h5fS7K/_new  2026-06-10 16:10:17.891347388 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-some
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ some.cabal ++++++
--- /var/tmp/diff_new_pack.h5fS7K/_old  2026-06-10 16:10:17.939349378 +0200
+++ /var/tmp/diff_new_pack.h5fS7K/_new  2026-06-10 16:10:17.943349543 +0200
@@ -1,6 +1,6 @@
 name:               some
 version:            1.0.6
-x-revision:         2
+x-revision:         3
 cabal-version:      >=1.10
 build-type:         Simple
 author:
@@ -31,10 +31,11 @@
    || ==9.0.2
    || ==9.2.8
    || ==9.4.8
-   || ==9.6.6
+   || ==9.6.7
    || ==9.8.4
-   || ==9.10.1
-   || ==9.12.1
+   || ==9.10.2
+   || ==9.12.2
+   || ==9.14.1
 
 extra-source-files: ChangeLog.md
 
@@ -71,7 +72,7 @@
 
   other-modules:    Data.GADT.Internal
   build-depends:
-      base     >=4.12    && <4.22
+      base     >=4.12    && <4.23
     , deepseq  >=1.4.4.0 && <1.6
 
   if !impl(ghc >= 9.8)

Reply via email to