From 025472fcc80099f95782a5e29277950b3bf445684c6b5029a909075dcd78e397 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 28 Jan 2008 00:19:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yakuake?expand=0&rev=6 --- yakuake-2.8.1.tar.bz2 | 3 +++ yakuake-2.8.tar.bz2 | 3 --- yakuake.changes | 15 +++++++++++++++ yakuake.spec | 41 +++++++++++++++++++++++++++-------------- 4 files changed, 45 insertions(+), 17 deletions(-) create mode 100644 yakuake-2.8.1.tar.bz2 delete mode 100644 yakuake-2.8.tar.bz2 diff --git a/yakuake-2.8.1.tar.bz2 b/yakuake-2.8.1.tar.bz2 new file mode 100644 index 0000000..381d831 --- /dev/null +++ b/yakuake-2.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4780a4e138ccd31e9788fc9723a33f1addfa4eb2678fd3bc612d6ab7bdcd5fc8 +size 535406 diff --git a/yakuake-2.8.tar.bz2 b/yakuake-2.8.tar.bz2 deleted file mode 100644 index 2fa47b7..0000000 --- a/yakuake-2.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:801b86aad25aab86fec9ec4340119e8e63889fd902e9c256af0886a16e4508c4 -size 513358 diff --git a/yakuake.changes b/yakuake.changes index 61629a2..4721f0a 100644 --- a/yakuake.changes +++ b/yakuake.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jan 27 08:44:02 CET 2008 - stbinner@suse.de + +- update to new upstream version 2.8.1: + - Added an option to control whether the Yakuake window keeps + above other windows. + - Improved experience for non-KDE users by disabling KRootPixmap- + based pseudo-translucency for them. Gets rid of rendering errors + with skins that make use of the alpha channel. Replaced by + configurable skin background color. + - Fix leftover gap below the window at 100% height or in + fullscreen mode. + - Added option to automatically open the Yakuake window when the + pointer touches the screen edge it lives on. + ------------------------------------------------------------------- Fri Oct 5 14:57:12 CEST 2007 - stbinner@suse.de diff --git a/yakuake.spec b/yakuake.spec index bb2511a..549ac38 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,7 +1,7 @@ # -# spec file for package yakuake (Version 2.8.0) +# spec file for package yakuake (Version 2.8.1) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -17,9 +17,9 @@ Url: http://kde-apps.org/content/show.php?content=29153 Group: System/GUI/KDE BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: yakuake is a terminal for KDE -Version: 2.8.0 +Version: 2.8.1 Release: 1 -%define rversion 2.8 +%define rversion 2.8.1 Source: %{name}-%{rversion}.tar.bz2 Source1: yakuake.desktop Patch1: yakuake-fix_Accesskey_handling_v2.diff @@ -71,8 +71,21 @@ rm -rf $RPM_BUILD_ROOT /opt/kde3/share/applications/kde/yakuake.desktop /opt/kde3/share/config.kcfg/yakuake.kcfg /opt/kde3/share/locale/*/LC_MESSAGES/*.mo + %changelog -* Fri Oct 05 2007 - stbinner@suse.de +* Sun Jan 27 2008 stbinner@suse.de +- update to new upstream version 2.8.1: + - Added an option to control whether the Yakuake window keeps + above other windows. + - Improved experience for non-KDE users by disabling KRootPixmap- + based pseudo-translucency for them. Gets rid of rendering errors + with skins that make use of the alpha channel. Replaced by + configurable skin background color. + - Fix leftover gap below the window at 100%% height or in + fullscreen mode. + - Added option to automatically open the Yakuake window when the + pointer touches the screen edge it lives on. +* Fri Oct 05 2007 stbinner@suse.de - update to new upstream version 2.8: - Made the new behavior of the Open/Retract action focussing an already open Yakuake window optional. @@ -91,21 +104,21 @@ rm -rf $RPM_BUILD_ROOT - Added more What's This help in the config dialog. - Minor interface wording improvements. - Greatly expanded translation coverage. -* Fri Sep 07 2007 - dkukawka@suse.de +* Fri Sep 07 2007 dkukawka@suse.de - updated patches: - yakuake-fix_Accesskey_handling_v2.diff: fix b.n.c #307273, fixed missplaced check for Settings::popup() -* Tue May 15 2007 - dkukawka@suse.de +* Tue May 15 2007 dkukawka@suse.de - added patches: - yakuake-fix_Accesskey_handling.diff for b.n.c #272147 to change handling of Accesskey settings. Ask always for input key if there is no key set and added some KConfig::sync() calls. -* Sun May 06 2007 - dkukawka@suse.de +* Sun May 06 2007 dkukawka@suse.de - updated to new upstream beta version 2.8-beta1: * changelog to long please check ChangeLog file -* Wed May 24 2006 - adrian@suse.de +* Wed May 24 2006 adrian@suse.de - fix build for < 10.1 -* Mon Mar 27 2006 - dkukawka@suse.de +* Mon Mar 27 2006 dkukawka@suse.de - updated to new upstream version 2.7.5: - Further translations have been added. - Yakuake no longer spawns login shells in new sessions. @@ -123,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT default label. - Yakuake will now display a warning before quitting the application with multiple tabs open. -* Sun Mar 19 2006 - dkukawka@suse.de +* Sun Mar 19 2006 dkukawka@suse.de - updated to new upstream version 2.7.4 : - A bug in the Makefiles that led to the configure script being run twice has been fixed. @@ -138,9 +151,9 @@ rm -rf $RPM_BUILD_ROOT - Whitespace at the beginning or end of session labels will now be trimmed. - Setting all-whitespace session labels is no longer possible. -* Wed Feb 15 2006 - stbinner@suse.de +* Wed Feb 15 2006 stbinner@suse.de - add GenericName to .desktop file -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Wed Jan 18 2006 - dkukawka@suse.de +* Wed Jan 18 2006 dkukawka@suse.de - initial package (v2.7.3)