diff --git a/README.md b/README.md index a38ac28..10a767b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ IceWM is a window manager for the X Window System. + diff --git a/icewm.spec b/icewm.spec index f765d19..f887cef 100644 --- a/icewm.spec +++ b/icewm.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: icewm -Version: 3.6.0 +Version: 3.7.0 Release: 1mamba Summary: A window manager for the X Window System Group: System/X11 @@ -31,7 +31,6 @@ BuildRequires: libalsa-devel BuildRequires: libao-devel BuildRequires: libfribidi-devel BuildRequires: libgcc -BuildRequires: libglib-devel BuildRequires: libimlib2-devel BuildRequires: libsndfile-devel BuildRequires: libstdc++6-devel @@ -41,12 +40,9 @@ BuildRequires: perl-devel %description IceWM is a window manager for the X Window System. -%debug_package %prep %setup -q -#%patch0 -p1 -#%patch1 -p1 %patch 2 -p1 %build @@ -82,6 +78,9 @@ install lib/IceWM.jpg %{buildroot}%{_datadir}/%{name}/IceWM.jpg #BUGS CHANGES COPYING README README.wm-session TODO %changelog +* Sun Feb 23 2025 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Sun Jun 16 2024 Automatic Build System 3.6.0-1mamba - automatic version update by autodist