Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5ffc4f879d | |||
| 1becdda838 | |||
| 7f627d980e | |||
| 883e0536fd |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aaf201d4de04c1bb11eed93de4bee0147217b7bdf61b7b761a56b2fdc276afe4
|
||||
size 262624
|
||||
3
twm-1.0.13.1.tar.xz
Normal file
3
twm-1.0.13.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5
|
||||
size 272456
|
||||
14
twm.changes
14
twm.changes
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 15:16:52 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to 1.0.13.1
|
||||
- supersedes u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 09:58:28 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to 1.0.13
|
||||
* bugfix release
|
||||
- u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch
|
||||
* fixes build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 16:25:44 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
||||
6
twm.spec
6
twm.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package twm
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: twm
|
||||
Version: 1.0.12
|
||||
Version: 1.0.13.1
|
||||
Release: 0
|
||||
Summary: Tab Window Manager for the X Window System
|
||||
License: HPND
|
||||
@@ -26,6 +26,7 @@ URL: http://xorg.freedesktop.org/
|
||||
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||
Source1: twm.desktop
|
||||
Patch1: twm-suse.diff
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -52,6 +53,7 @@ keyboard focus, and user-specified key and pointer button bindings.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user