Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmonad for openSUSE:Factory checked in at 2021-11-11 21:37:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmonad (Old) and /work/SRC/openSUSE:Factory/.xmonad.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmonad" Thu Nov 11 21:37:51 2021 rev:10 rq:930454 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xmonad/xmonad.changes 2021-06-04 00:34:05.920963771 +0200 +++ /work/SRC/openSUSE:Factory/.xmonad.new.1890/xmonad.changes 2021-11-11 21:38:42.148988444 +0100 @@ -1,0 +2,9 @@ +Mon Nov 1 08:29:22 UTC 2021 - [email protected] + +- Update xmonad to version 0.17.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/xmonad-0.17.0/src/CHANGES.md + +------------------------------------------------------------------- Old: ---- xmonad-0.15.tar.gz xmonad.cabal New: ---- xmonad-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmonad.spec ++++++ --- /var/tmp/diff_new_pack.kBSrOl/_old 2021-11-11 21:38:42.596988771 +0100 +++ /var/tmp/diff_new_pack.kBSrOl/_new 2021-11-11 21:38:42.600988774 +0100 @@ -19,28 +19,27 @@ %global pkg_name xmonad %bcond_with tests Name: %{pkg_name} -Version: 0.15 +Version: 0.17.0 Release: 0 Summary: A tiling window manager License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal Source10: xmonad.desktop BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-X11-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel +BuildRequires: ghc-data-default-class-devel BuildRequires: ghc-directory-devel -BuildRequires: ghc-extensible-exceptions-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-setlocale-devel +BuildRequires: ghc-time-devel +BuildRequires: ghc-transformers-devel BuildRequires: ghc-unix-devel -BuildRequires: ghc-utf8-string-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(xinerama) @@ -52,6 +51,7 @@ ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-QuickCheck-devel +BuildRequires: ghc-quickcheck-classes-devel %endif %description @@ -82,7 +82,6 @@ %prep %autosetup -cp -p %{SOURCE1} %{name}.cabal %build %ghc_lib_build ++++++ xmonad-0.15.tar.gz -> xmonad-0.17.0.tar.gz ++++++ ++++ 5045 lines of diff (skipped)
