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 2024-06-03 17:45:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-servant (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-servant.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-servant"

Mon Jun  3 17:45:09 2024 rev:16 rq:1178300 version:0.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-servant/ghc-servant.changes  2023-12-05 
17:04:08.051177800 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-servant.new.24587/ghc-servant.changes       
2024-06-03 17:45:53.796380434 +0200
@@ -1,0 +2,6 @@
+Fri May 17 21:02:02 UTC 2024 - Peter Simons <[email protected]>
+
+- Update servant to version 0.20.1 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-servant.spec ++++++
--- /var/tmp/diff_new_pack.D7GHz4/_old  2024-06-03 17:45:54.292398161 +0200
+++ /var/tmp/diff_new_pack.D7GHz4/_new  2024-06-03 17:45:54.292398161 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-servant
 #
-# 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
@@ -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/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-QuickCheck-prof

++++++ servant.cabal ++++++
--- /var/tmp/diff_new_pack.D7GHz4/_old  2024-06-03 17:45:54.336399734 +0200
+++ /var/tmp/diff_new_pack.D7GHz4/_new  2024-06-03 17:45:54.340399877 +0200
@@ -1,7 +1,7 @@
 cabal-version:       2.2
 name:                servant
 version:             0.20.1
-x-revision: 2
+x-revision: 4
 
 synopsis:            A family of combinators for defining webservices APIs
 category:            Servant, Web
@@ -100,7 +100,7 @@
   -- Other dependencies: Lower bound around what is in the latest Stackage LTS.
   -- Here can be exceptions if we really need features from the newer versions.
   build-depends:
-      base-compat            >= 0.10.5   && < 0.14
+      base-compat            >= 0.10.5   && < 0.15
     , aeson                  >= 1.4.1.0  && < 2.3
     , attoparsec             >= 0.13.2.2 && < 0.15
     , bifunctors             >= 5.5.3    && < 5.7
@@ -110,7 +110,7 @@
     , http-types             >= 0.12.2   && < 0.13
     , mmorph                 >= 1.1.2    && < 1.3
     , network-uri            >= 2.6.1.0  && < 2.7
-    , QuickCheck             >= 2.12.6.1 && < 2.15
+    , QuickCheck             >= 2.12.6.1 && < 2.16
     , string-conversions     >= 0.4.0.1  && < 0.5
     , tagged                 >= 0.8.6    && < 0.9
     , vault                  >= 0.3.1.2  && < 0.4

Reply via email to