Accepting request 1146136 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1146136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmonad?expand=0&rev=16
This commit is contained in:
2024-02-12 17:58:36 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:343277e38d273e12d4e25b44d29875b590a30b51cc228c01fbf69c31844a1fa7
size 94730

3
xmonad-0.18.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21e80e847db2ee183d07d50acd57a5b24397bbf60806492d30818a3ea7ec5dfb
size 97078

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Feb 3 17:42:19 UTC 2024 - Peter Simons <psimons@suse.com>
- Update xmonad to version 0.18.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.18.0/src/CHANGES.md
-------------------------------------------------------------------
Sun Apr 2 13:05:34 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package xmonad
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: %{pkg_name}
Version: 0.17.2
Version: 0.18.0
Release: 0
Summary: A tiling window manager
License: BSD-3-Clause