diff --git a/yakuake-2.9.6.tar.bz2 b/yakuake-2.9.6.tar.bz2 deleted file mode 100644 index 63b4ce4..0000000 --- a/yakuake-2.9.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f83b0f8691216ab92ec851250bdb8bdd7caeb070a57ba257c0b900317f9bc622 -size 279522 diff --git a/yakuake-2.9.7.tar.bz2 b/yakuake-2.9.7.tar.bz2 new file mode 100644 index 0000000..e886c46 --- /dev/null +++ b/yakuake-2.9.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd376a3a31f38bac1105c7b2f5d533aa1729437a4e1672cf4e87339e0daff2b +size 308370 diff --git a/yakuake.changes b/yakuake.changes index 2bb7ffe..76c548f 100644 --- a/yakuake.changes +++ b/yakuake.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Jul 17 12:11:52 UTC 2010 - beineri@opensuse.org + +- update to version 2.9.7: + * Fixed quit action bypassing the "Confirm quit when more than + one session is open" setting. + * When "Prevent Closing" is toggled for a tab an appropriate icon + will now be shown on the tab label. The icon can be provided by + the skin, or, if the skin does not provide one, it will be + procured from the system icon theme. + * Thanks to API improvements in the KDE libraries in KDE SC 4.4 a + KNotify notification is now used for announcing that Yakuake was + started success-fully + * Middle-clicking a tab closes it now, consistent with other apps. + * Tabs can now also be dragged using middle-mouse, again for + consistency with many other KDE apps. + * Fixed a bug where dragging an inactive tab to a new position on + the tab bar would show the tab as selected after the drop, but + the terminal area wouldn't actually show corresponding terminal(s). + * Fixed a bug causing the empty area of the tab bar to become + draggable as if if was the last tab that had been clicked. + * Fixed a bug causing the title bar corner images of a theme not + to be shown when they don't have an alpha channel. + * Fixed a bug causing the window to appear at a distance away from + the top edge of the screen matching the height of a panel at the + top edge of another screen in a multi-screen setup. + ------------------------------------------------------------------- Sat Jun 20 17:07:29 CEST 2009 - beineri@opensuse.org diff --git a/yakuake.spec b/yakuake.spec index 37e2c9e..d3c9dbf 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,7 +1,7 @@ # -# spec file for package yakuake (Version 2.9.6) +# spec file for package yakuake (Version 2.9.7) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,17 +20,18 @@ Name: yakuake BuildRequires: kdebase4-workspace-devel -License: GPL v2 or later +License: GPLv2+ 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.9.6 -Release: 2 +Summary: Terminal for KDE +Version: 2.9.7 +Release: 1 Source: yakuake-%{version}.tar.bz2 Requires: konsole Provides: kde4-yakuake = 2.9.4 Obsoletes: kde4-yakuake <= 2.9.4 +%kde4_runtime_requires %description Yakuake is a retractable KDE Terminal Emulator. @@ -69,9 +70,5 @@ rm -rf $RPM_BUILD_ROOT /usr/share/applications/kde4/yakuake.desktop /usr/share/icons/hicolor/*/apps/yakuake.* /usr/share/kde4/apps/yakuake -%if %suse_version < 1120 -%dir /usr/share/locale/hne -%dir /usr/share/locale/hne/LC_MESSAGES -%endif %changelog