Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-pango for openSUSE:Factory checked in at 2024-01-29 22:27:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pango (Old) and /work/SRC/openSUSE:Factory/.ghc-pango.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pango" Mon Jan 29 22:27:50 2024 rev:5 rq:1142025 version:0.13.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pango/ghc-pango.changes 2024-01-10 21:51:38.826769361 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-pango.new.1815/ghc-pango.changes 2024-01-29 22:28:18.871919619 +0100 @@ -1,0 +2,6 @@ +Sat Jan 20 12:08:17 UTC 2024 - Peter Simons <[email protected]> + +- Update pango to version 0.13.10.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pango.spec ++++++ --- /var/tmp/diff_new_pack.b6Or4e/_old 2024-01-29 22:28:19.423939628 +0100 +++ /var/tmp/diff_new_pack.b6Or4e/_new 2024-01-29 22:28:19.423939628 +0100 @@ -25,7 +25,7 @@ License: LGPL-2.1-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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: fdupes BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-prof ++++++ pango.cabal ++++++ --- /var/tmp/diff_new_pack.b6Or4e/_old 2024-01-29 22:28:19.471941368 +0100 +++ /var/tmp/diff_new_pack.b6Or4e/_new 2024-01-29 22:28:19.479941658 +0100 @@ -1,7 +1,7 @@ cabal-version: 3.0 Name: pango Version: 0.13.10.0 -x-revision: 1 +x-revision: 2 License: LGPL-2.1-only License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team @@ -55,7 +55,7 @@ pretty < 1.2, glib >= 0.13.0.0 && < 0.14, cairo >= 0.13.0.0 && < 0.14, - text >= 0.11.0.6 && < 2.1 + text >= 0.11.0.6 && < 2.2 if flag(new-exception) build-depends: base >= 4 @@ -97,5 +97,4 @@ else pkgconfig-depends: pango >= 1.0 pkgconfig-depends: cairo >= 1.2.0, pangocairo >= 1.10 -
