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-10-10 17:10:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-pandoc-types (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-pandoc-types.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-pandoc-types"

Fri Oct 10 17:10:55 2025 rev:43 rq:1310471 version:1.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pandoc-types/ghc-pandoc-types.changes        
2025-07-02 12:08:51.073087375 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-pandoc-types.new.5300/ghc-pandoc-types.changes  
    2025-10-10 17:12:49.170004812 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 06:09:21 UTC 2025 - Peter Simons <[email protected]>
+
+- Update pandoc-types to version 1.23.1 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-pandoc-types.spec ++++++
--- /var/tmp/diff_new_pack.HGBU8f/_old  2025-10-10 17:12:49.762029766 +0200
+++ /var/tmp/diff_new_pack.HGBU8f/_new  2025-10-10 17:12:49.762029766 +0200
@@ -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/3.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

++++++ pandoc-types.cabal ++++++
--- /var/tmp/diff_new_pack.HGBU8f/_old  2025-10-10 17:12:49.802031452 +0200
+++ /var/tmp/diff_new_pack.HGBU8f/_new  2025-10-10 17:12:49.806031620 +0200
@@ -1,7 +1,7 @@
 cabal-version:       2.2
 Name:                pandoc-types
 version:             1.23.1
-x-revision: 3
+x-revision: 4
 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.17
+                     QuickCheck >= 2.10 && < 2.18
   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.17,
+                       QuickCheck >= 2.10 && < 2.18,
                        HUnit >= 1.2 && < 1.7,
                        template-haskell >= 2
   ghc-options:         -threaded -rtsopts -with-rtsopts=-N -Wall -O2

Reply via email to