diff --git a/icewm.spec b/icewm.spec index 53947e3..6a04dc2 100644 --- a/icewm.spec +++ b/icewm.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: icewm -Version: 3.3.2 +Version: 3.3.3 Release: 1mamba Summary: A window manager for the X Window System Group: System/X11 @@ -47,7 +47,7 @@ IceWM is a window manager for the X Window System. %setup -q #%patch0 -p1 #%patch1 -p1 -%patch2 -p1 +%patch 2 -p1 %build %cmake -d build @@ -82,6 +82,9 @@ install lib/IceWM.jpg %{buildroot}%{_datadir}/%{name}/IceWM.jpg #BUGS CHANGES COPYING README README.wm-session TODO %changelog +* Mon Apr 10 2023 Automatic Build System 3.3.3-1mamba +- automatic version update by autodist + * Tue Mar 14 2023 Automatic Build System 3.3.2-1mamba - automatic version update by autodist