Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-these for openSUSE:Factory 
checked in at 2025-01-27 20:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-these (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-these.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-these"

Mon Jan 27 20:51:48 2025 rev:16 rq:1239831 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-these/ghc-these.changes      2024-08-16 
12:23:54.907693280 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-these.new.2316/ghc-these.changes    
2025-01-27 20:52:05.418807367 +0100
@@ -1,0 +2,6 @@
+Sat Jan  4 21:28:46 UTC 2025 - Peter Simons <[email protected]>
+
+- Update these to version 1.2.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-these.spec ++++++
--- /var/tmp/diff_new_pack.jeoKQh/_old  2025-01-27 20:52:06.778863516 +0100
+++ /var/tmp/diff_new_pack.jeoKQh/_new  2025-01-27 20:52:06.778863516 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-these
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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-assoc-devel
 BuildRequires:  ghc-assoc-prof

++++++ these.cabal ++++++
--- /var/tmp/diff_new_pack.jeoKQh/_old  2025-01-27 20:52:06.818865168 +0100
+++ /var/tmp/diff_new_pack.jeoKQh/_new  2025-01-27 20:52:06.822865333 +0100
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               these
 version:            1.2.1
-x-revision:         1
+x-revision:         2
 synopsis:           An either-or-both data type.
 homepage:           https://github.com/haskellari/these
 license:            BSD3
@@ -38,9 +38,10 @@
    || ==9.0.2
    || ==9.2.8
    || ==9.4.8
-   || ==9.6.5
-   || ==9.8.2
+   || ==9.6.6
+   || ==9.8.4
    || ==9.10.1
+   || ==9.12.1
 
 source-repository head
   type:     git
@@ -58,7 +59,7 @@
 
   -- ghc boot libs
   build-depends:
-      base     >=4.12.0.0 && <4.21
+      base     >=4.12.0.0 && <4.22
     , binary   >=0.8.6.0  && <0.10
     , deepseq  >=1.4.4.0  && <1.6
 

Reply via email to