Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-pandoc-types for 
openSUSE:Factory checked in at 2025-07-02 12:08:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-pandoc-types (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-pandoc-types.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-pandoc-types"

Wed Jul  2 12:08:09 2025 rev:42 rq:1288398 version:1.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pandoc-types/ghc-pandoc-types.changes        
2024-05-01 14:57:47.920839460 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-pandoc-types.new.7067/ghc-pandoc-types.changes  
    2025-07-02 12:08:51.073087375 +0200
@@ -1,0 +2,6 @@
+Tue Jun 17 16:56:44 UTC 2025 - Peter Simons <[email protected]>
+
+- Update pandoc-types to version 1.23.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-pandoc-types.spec ++++++
--- /var/tmp/diff_new_pack.21NHME/_old  2025-07-02 12:08:53.677196063 +0200
+++ /var/tmp/diff_new_pack.21NHME/_new  2025-07-02 12:08:53.685196397 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-pandoc-types
 #
-# 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
@@ -26,7 +26,7 @@
 License:        GPL-2.0-only
 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

++++++ pandoc-types.cabal ++++++
--- /var/tmp/diff_new_pack.21NHME/_old  2025-07-02 12:08:53.937206916 +0200
+++ /var/tmp/diff_new_pack.21NHME/_new  2025-07-02 12:08:53.997209420 +0200
@@ -1,7 +1,7 @@
 cabal-version:       2.2
 Name:                pandoc-types
 version:             1.23.1
-x-revision: 2
+x-revision: 3
 Synopsis:            Types for representing a structured document
 Description:         @Text.Pandoc.Definition@ defines the 'Pandoc' data
                      structure, which is used by pandoc to represent
@@ -57,7 +57,7 @@
                      bytestring >= 0.9 && < 0.13,
                      aeson >= 0.6.2 && < 2.3,
                      transformers >= 0.2 && < 0.7,
-                     QuickCheck >= 2.10 && < 2.16
+                     QuickCheck >= 2.10 && < 2.17
   if !impl(ghc >= 8.0)
     Build-depends:   semigroups == 0.18.*
   ghc-options:       -Wall
@@ -78,7 +78,7 @@
                        test-framework >= 0.3 && < 0.9,
                        test-framework-hunit >= 0.2 && < 0.4,
                        test-framework-quickcheck2 >= 0.2.9 && < 0.4,
-                       QuickCheck >= 2.10 && < 2.16,
+                       QuickCheck >= 2.10 && < 2.17,
                        HUnit >= 1.2 && < 1.7,
                        template-haskell >= 2
   ghc-options:         -threaded -rtsopts -with-rtsopts=-N -Wall -O2

Reply via email to