Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-xmonad-contrib for 
openSUSE:Factory checked in at 2021-11-11 21:37:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xmonad-contrib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-xmonad-contrib.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-xmonad-contrib"

Thu Nov 11 21:37:09 2021 rev:11 rq:930376 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xmonad-contrib/ghc-xmonad-contrib.changes    
2021-06-04 00:34:03.928958036 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-xmonad-contrib.new.1890/ghc-xmonad-contrib.changes
  2021-11-11 21:37:37.440941251 +0100
@@ -1,0 +2,9 @@
+Mon Nov  1 08:56:21 UTC 2021 - psim...@suse.com
+
+- Update xmonad-contrib 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-contrib-0.17.0/src/CHANGES.md
+
+-------------------------------------------------------------------

Old:
----
  xmonad-contrib-0.16.tar.gz
  xmonad-contrib.cabal

New:
----
  xmonad-contrib-0.17.0.tar.gz

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

Other differences:
------------------
++++++ ghc-xmonad-contrib.spec ++++++
--- /var/tmp/diff_new_pack.HRYwAw/_old  2021-11-11 21:37:37.896941584 +0100
+++ /var/tmp/diff_new_pack.HRYwAw/_new  2021-11-11 21:37:37.896941584 +0100
@@ -17,37 +17,38 @@
 
 
 %global pkg_name xmonad-contrib
+%bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.16
+Version:        0.17.0
 Release:        0
-Summary:        Third party extensions for xmonad
+Summary:        Community-maintained extensions extensions for xmonad
 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/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-X11-devel
 BuildRequires:  ghc-X11-xft-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-extensible-exceptions-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-mtl-devel
-BuildRequires:  ghc-old-locale-devel
-BuildRequires:  ghc-old-time-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  ghc-semigroups-devel
+BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  ghc-xmonad-devel
 ExcludeArch:    %{ix86}
+%if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-hspec-devel
+%endif
 
 %description
-Third party tiling algorithms, configurations and scripts to xmonad, a tiling
-window manager for X.
+Community-maintained tiling algorithms and extension modules for xmonad, an X11
+tiling window manager.
 
 For an introduction to building, configuring and using xmonad extensions, see
 "XMonad.Doc". In particular:
@@ -71,7 +72,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -79,6 +79,9 @@
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
+
 %post devel
 %ghc_pkg_recache
 

++++++ xmonad-contrib-0.16.tar.gz -> xmonad-contrib-0.17.0.tar.gz ++++++
++++ 31529 lines of diff (skipped)

Reply via email to