[yakuake] yakuake-2.9.9

Rex Dieter rdieter at fedoraproject.org
Fri Oct 19 14:38:15 UTC 2012


commit c787d910cb0bbf05e634b26a6c88a256fd1cbf3b
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Oct 19 09:38:15 2012 -0500

    yakuake-2.9.9

 .gitignore   |    1 +
 sources      |    2 +-
 yakuake.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3879dc..170bde6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /yakuake-2.9.7.tar.bz2
 /yakuake-2.9.8.tar.bz2
+/yakuake-2.9.9.tar.xz
diff --git a/sources b/sources
index 876a0a0..61b1a8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a53ae52fc530912b74155a586d92a1fe  yakuake-2.9.8.tar.bz2
+ef97612710b28d62e43a58bed49cbead  yakuake-2.9.9.tar.xz
diff --git a/yakuake.spec b/yakuake.spec
index b961a95..074a196 100644
--- a/yakuake.spec
+++ b/yakuake.spec
@@ -1,14 +1,14 @@
 
 Name:           yakuake
-Version:        2.9.8
-Release:        6%{?dist}
+Version:        2.9.9
+Release:        1%{?dist}
 Summary:        A drop-down terminal emulator
 
 # KDE e.V. may determine that future GPL versions are accepted
 License:	GPLv2 or GPLv3
 #URL:		https://projects.kde.org/projects/extragear/utils/yakuake 
 URL:		http://yakuake.kde.org/
-Source0:        http://download.kde.org/stable/yakuake/%{version}/src/yakuake-%{version}.tar.bz2
+Source0:        http://download.kde.org/stable/yakuake/%{version}/src/yakuake-%{version}.tar.xz
 
 # konsolepart
 Requires:       konsole-part%{?_kde4_version: >= %{_kde4_version}}
@@ -59,12 +59,17 @@ fi
 %files -f %{name}.lang
 %doc AUTHORS COPYING ChangeLog TODO
 %{_kde4_bindir}/yakuake
+%{_kde4_configdir}/yakuake.knsrc
 %{_kde4_datadir}/applications/kde4/yakuake.desktop
+%{_kde4_appsdir}/kconf_update/yakuake*
 %{_kde4_appsdir}/yakuake/
 %{_kde4_iconsdir}/hicolor/*/*/*
 
 
 %changelog
+* Fri Oct 19 2012 Rex Dieter <rdieter at fedoraproject.org> 2.9.9-1
+- yakuake-2.9.9
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.8-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list