diff --git a/icewm.spec b/icewm.spec index 2d9bc3f..2fe24e4 100644 --- a/icewm.spec +++ b/icewm.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: icewm -Version: 2.9.3 +Version: 2.9.4 Release: 1mamba Summary: A window manager for the X Window System Group: System/X11 @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://ice-wm.org/ -Source: https://github.com/bbidulock/icewm.git/%{version}/icewm-%{version}.tar.bz2 +Source: https://github.com/ice-wm/icewm.git/%{version}/icewm-%{version}.tar.bz2 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 @@ -82,6 +82,9 @@ install lib/IceWM.jpg %{buildroot}%{_datadir}/%{name}/IceWM.jpg #BUGS CHANGES COPYING README README.wm-session TODO %changelog +* Sun Jan 09 2022 Silvan Calarco 2.9.4-1mamba +- update to 2.9.4 + * Thu Dec 23 2021 Automatic Build System 2.9.3-1mamba - automatic version update by autodist