diff --git a/xmonad-0.17.2.tar.gz b/xmonad-0.17.2.tar.gz deleted file mode 100644 index 315ba54..0000000 --- a/xmonad-0.17.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:343277e38d273e12d4e25b44d29875b590a30b51cc228c01fbf69c31844a1fa7 -size 94730 diff --git a/xmonad-0.18.0.tar.gz b/xmonad-0.18.0.tar.gz new file mode 100644 index 0000000..19c347b --- /dev/null +++ b/xmonad-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e80e847db2ee183d07d50acd57a5b24397bbf60806492d30818a3ea7ec5dfb +size 97078 diff --git a/xmonad.changes b/xmonad.changes index cea3b6f..bf056cb 100644 --- a/xmonad.changes +++ b/xmonad.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 3 17:42:19 UTC 2024 - Peter Simons + +- 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 diff --git a/xmonad.spec b/xmonad.spec index a7074df..174514c 100644 --- a/xmonad.spec +++ b/xmonad.spec @@ -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