From dc55d1ecfdaf3a9cb0a4cadd7d0a445a84837f3a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:49:16 +0100 Subject: [PATCH] update to 2.4.0 [release 2.4.0-1mamba;Sat Jun 19 2021] --- icewm.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/icewm.spec b/icewm.spec index 2b775f1..a617ba1 100644 --- a/icewm.spec +++ b/icewm.spec @@ -1,15 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: icewm -Version: 2.3.4 +Version: 2.4.0 Release: 1mamba Summary: A window manager for the X Window System Group: System/X11 Vendor: openmamba Distribution: openmamba -Packager: Filippo Bedendo Bordon -URL: https://www.icewm.org/ +Packager: Silvan Calarco +URL: https://ice-wm.org/ Source: https://github.com/bbidulock/icewm.git/%{version}/icewm-%{version}.tar.bz2 -#Source: http://downloads.sourceforge.net/project/icewm/icewm-%{majver}/%{version}/%{name}-%{version}.tar.gz Patch0: icewm-1.3.7-buildfix-deprecated.patch Patch1: icewm-1.3.7-gcc-4.7.patch Patch2: icewm-1.6.2-CMakeLists-fix-install.patch @@ -42,6 +41,8 @@ BuildRequires: perl-devel %description IceWM is a window manager for the X Window System. +%debug_package + %prep %setup -q #%patch0 -p1 @@ -81,6 +82,9 @@ install lib/IceWM.jpg %{buildroot}%{_datadir}/%{name}/IceWM.jpg #BUGS CHANGES COPYING README README.wm-session TODO %changelog +* Sat Jun 19 2021 Silvan Calarco 2.4.0-1mamba +- update to 2.4.0 + * Fri May 14 2021 Automatic Build System 2.3.4-1mamba - automatic version update by autodist