From f6f4889299dd256f4cc715ed35fed5d56b5b5f77 Mon Sep 17 00:00:00 2001 From: sandmann Date: Tue, 5 Sep 2006 21:52:45 +0000 Subject: [PATCH] Make vertical size of workspace configurable --- compiz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compiz.spec b/compiz.spec index 2491b05..a039455 100644 --- a/compiz.spec +++ b/compiz.spec @@ -10,7 +10,7 @@ Url: http://www.freedesktop.org/Software/compiz License: X11/MIT/GPL Group: User Interface/Desktops Version: 0.0.13 -Release: 0.24.%{snapshot}git%{?dist} +Release: 0.25.%{snapshot}git%{?dist} Summary: OpenGL window and compositing manager BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/compiz %changelog +* Tue Sep 5 2006 Soren Sandmann - 0.0.13-0.25.20060817git.fc6 +- Make number of vertical size configurable + * Tue Sep 5 2006 Soren Sandmann - 0.0.13-0.24.20060817git.fc6 - Fix vertical viewport support in the plane patch.