From 5d53e1cbc7ee56ed6f8dfb1b2fe7e53a91edcd93 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Fri, 12 Dec 2008 23:03:55 +0000 Subject: [PATCH] - Update to 0.6.5 - Updated desktop icon and categories --- .cvsignore | 2 +- sources | 2 +- typespeed.desktop | 4 ++-- typespeed.spec | 10 +++++++--- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8d65ab9..7b9dc07 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -typespeed-0.6.4.tar.gz +typespeed-0.6.5.tar.gz diff --git a/sources b/sources index 2b2f432..b7688a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb55b92ad7e29a1a6a7a3e1ca383d5e2 typespeed-0.6.4.tar.gz +578102b418c7df84903d3e90df2e7483 typespeed-0.6.5.tar.gz diff --git a/typespeed.desktop b/typespeed.desktop index 3c92f1e..3b3602c 100644 --- a/typespeed.desktop +++ b/typespeed.desktop @@ -4,6 +4,6 @@ Comment=Test your typing speed Exec=typespeed Type=Application Terminal=true -Icon=keyboard -Categories=Game;Education +Icon=system-config-keyboard +Categories=Game;ArcadeGame;Education Encoding=UTF-8 diff --git a/typespeed.spec b/typespeed.spec index 6e9000d..31a46f2 100644 --- a/typespeed.spec +++ b/typespeed.spec @@ -1,6 +1,6 @@ Name: typespeed -Version: 0.6.4 -Release: 2%{?dist} +Version: 0.6.5 +Release: 1%{?dist} Summary: Test your typing speed and get your fingers' CPS Group: Applications/Productivity @@ -61,7 +61,11 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Jul 14 2008 Michel Alexandre Salim - 0.6.4-2 +* Fri Dec 12 2008 Michel Salim - 0.6.5-1 +- Update to 0.6.5 +- Updated desktop icon and categories + +* Mon Jul 14 2008 Michel Salim - 0.6.4-2 - Use iconv in %%prep to fix ChangeLog encoding - Do not overwrite typespeed.score on upgrades