Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-servant"

Wed Jun 10 16:05:51 2026 rev:22 rq:1358434 version:0.20.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-servant/ghc-servant.changes  2025-07-23 
16:36:38.111408248 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-servant.new.2375/ghc-servant.changes        
2026-06-10 16:09:47.962107112 +0200
@@ -1,0 +2,6 @@
+Sat Mar 28 15:33:57 UTC 2026 - Peter Simons <[email protected]>
+
+- Update servant to version 0.20.3.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-servant.spec ++++++
--- /var/tmp/diff_new_pack.Mz9Mdm/_old  2026-06-10 16:09:51.202241384 +0200
+++ /var/tmp/diff_new_pack.Mz9Mdm/_new  2026-06-10 16:09:51.226242378 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-servant
 #
-# Copyright (c) 2025 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-QuickCheck-devel
 BuildRequires:  ghc-QuickCheck-prof

++++++ servant.cabal ++++++
--- /var/tmp/diff_new_pack.Mz9Mdm/_old  2026-06-10 16:09:51.710262435 +0200
+++ /var/tmp/diff_new_pack.Mz9Mdm/_new  2026-06-10 16:09:51.746263927 +0200
@@ -1,7 +1,7 @@
 cabal-version:      3.0
 name:               servant
 version:            0.20.3.0
-x-revision: 2
+x-revision: 3
 synopsis:           A family of combinators for defining webservices APIs
 category:           Servant, Web
 description:
@@ -146,7 +146,7 @@
   -- We depend (heavily) on the API of these packages:
   -- i.e. re-export, or allow using without direct dependency
   build-depends:
-    , http-api-data   >=0.4.1 && <0.7
+    , http-api-data   >=0.4.1 && <0.8
     , singleton-bool  >=0.1.4 && <0.2
 
   -- Other dependencies: Lower bound around what is in the latest Stackage LTS.

Reply via email to