update to 2.4.0 [release 2.4.0-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
a64257bcad
commit
dc55d1ecfd
12
icewm.spec
12
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 <michiamophil@libero.it>
|
||||
URL: https://www.icewm.org/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 2.4.0-1mamba
|
||||
- update to 2.4.0
|
||||
|
||||
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 2.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user