Hello community,
here is the log from the commit of package ghc-xmonad-contrib for
openSUSE:Factory checked in at 2017-03-03 17:52:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xmonad-contrib (Old)
and /work/SRC/openSUSE:Factory/.ghc-xmonad-contrib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xmonad-contrib"
Fri Mar 3 17:52:54 2017 rev:4 rq:461702 version:0.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xmonad-contrib/ghc-xmonad-contrib.changes
2016-07-20 09:24:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-xmonad-contrib.new/ghc-xmonad-contrib.changes
2017-03-03 17:52:56.237914456 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:16:56 UTC 2017 - [email protected]
+
+- Update to version 0.13 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
2.cabal
xmonad-contrib-0.12.tar.gz
New:
----
xmonad-contrib-0.13.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-xmonad-contrib.spec ++++++
--- /var/tmp/diff_new_pack.VNXOjR/_old 2017-03-03 17:52:57.045800349 +0100
+++ /var/tmp/diff_new_pack.VNXOjR/_new 2017-03-03 17:52:57.045800349 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-xmonad-contrib
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,17 @@
%global pkg_name xmonad-contrib
Name: ghc-%{pkg_name}
-Version: 0.12
+Version: 0.13
Release: 0
Summary: Third party extensions for xmonad
License: BSD-3-Clause
-Group: System/Libraries
+Group: Development/Languages/Other
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
BuildRequires: ghc-Cabal-devel
-# Begin cabal-rpm deps:
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
@@ -44,7 +43,6 @@
BuildRequires: ghc-utf8-string-devel
BuildRequires: ghc-xmonad-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
%description
Third party tiling algorithms, configurations and scripts to xmonad, a tiling
@@ -73,17 +71,13 @@
%prep
%setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
%build
%ghc_lib_build
-
%install
%ghc_lib_install
-
%post devel
%ghc_pkg_recache
@@ -96,6 +90,6 @@
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
-%doc README.md
+%doc CHANGES.md README.md
%changelog
++++++ xmonad-contrib-0.12.tar.gz -> xmonad-contrib-0.13.tar.gz ++++++
++++ 5216 lines of diff (skipped)