forked from pool/WindowMaker
Accepting request 148980 from home:vitezslav_cizek:branches:X11:windowmanagers
- update to 0.95.4 * There was a major code cleanup related to icons, * some changes in WPrefs, * the addition of a new "Center" placement strategy, * support for _NET_FRAME_EXTENTS, * the removal of CPP dependency to process menu files and small fixes and improvements all around. - dropped WindowMaker-81eefca4e.patch (merged upstream) OBS-URL: https://build.opensuse.org/request/show/148980 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=22
This commit is contained in:
parent
17bff59505
commit
33f1b77084
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b239e2531b7509cdebe0162e3c2f6fc8ca9c6bbef00e1bf7eb6e3e9aaf95a329
|
||||
size 2207148
|
3
WindowMaker-0.95.4.tar.gz
Normal file
3
WindowMaker-0.95.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bea97f00570f05ff115d147457c16abefe496a4fc882a027152ce592d768e45
|
||||
size 2789390
|
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 15:49:01 UTC 2013 - vcizek@suse.com
|
||||
|
||||
- update to 0.95.4
|
||||
* There was a major code cleanup related to icons,
|
||||
* some changes in WPrefs,
|
||||
* the addition of a new "Center" placement strategy,
|
||||
* support for _NET_FRAME_EXTENTS,
|
||||
* the removal of CPP dependency to process menu files and small
|
||||
fixes and improvements all around.
|
||||
- dropped WindowMaker-81eefca4e.patch (merged upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 02:32:01 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -20,10 +20,10 @@ Name: WindowMaker
|
||||
Summary: A Colorful and Flexible Window Manager
|
||||
License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain
|
||||
Group: System/GUI/Other
|
||||
Version: 0.95.3
|
||||
Version: 0.95.4
|
||||
Release: 0
|
||||
Url: http://windowmaker.org/
|
||||
Source: http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.bz2
|
||||
Source: http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-extra-0.1.tar.bz2
|
||||
Source2: SuSE-theme.tar.bz2
|
||||
Source4: README.SuSE
|
||||
@ -32,9 +32,6 @@ Source6: windowmaker
|
||||
Source7: %{name}-rpmlintrc
|
||||
Patch1: %{name}-config.patch
|
||||
Patch2: %{name}-menu.patch
|
||||
# Patch-Upstream: fix for jumping window, WMRootMenu
|
||||
## git diff wmaker-0.95.3..81eefca4e
|
||||
Patch100: %{name}-81eefca4e.patch
|
||||
#
|
||||
Patch101: wm-giflib.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -94,7 +91,6 @@ mkdir menu_orig
|
||||
cp %{name}/{menu.*,plmenu.*} menu_orig
|
||||
%patch1
|
||||
%patch2
|
||||
%patch100
|
||||
%patch101
|
||||
cp %{S:4} .
|
||||
cp %{S:6} .
|
||||
|
1024
wm-giflib.patch
1024
wm-giflib.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user