4 Commits

Author SHA256 Message Date
5ffc4f879d Accepting request 1274983 from X11:XOrg
- Update to 1.0.13.1
- supersedes u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch

OBS-URL: https://build.opensuse.org/request/show/1274983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twm?expand=0&rev=15
2025-05-07 17:17:44 +00:00
1becdda838 - Update to 1.0.13.1
- supersedes u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/twm?expand=0&rev=23
2025-05-06 15:19:34 +00:00
7f627d980e Accepting request 1274520 from X11:XOrg
- Update to 1.0.13 
  * bugfix release 
- u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch
  * fixes build

OBS-URL: https://build.opensuse.org/request/show/1274520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/twm?expand=0&rev=14
2025-05-05 20:29:04 +00:00
883e0536fd - Update to 1.0.13
* bugfix release 
- u_src-gen_deftwmrc.sh-is-not-executable-so-run-it-with.patch
  * fixes build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/twm?expand=0&rev=21
2025-05-05 11:00:17 +00:00
4 changed files with 21 additions and 5 deletions

View File

@@ -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
View File

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

View File

@@ -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

View File

@@ -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}