[gtypist/f16] Update to 2.9

Zing Zing Shishak shishz at fedoraproject.org
Fri Nov 4 14:43:31 UTC 2011


commit 75e95a31217f7498c0c80e1cd3ebaacdf0266d9a
Author: Zing Zing Shishak <zing at fastmail.fm>
Date:   Fri Nov 4 10:43:24 2011 -0400

    Update to 2.9

 .gitignore   |    1 +
 gtypist.spec |   14 +++++++-------
 sources      |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d31e3f5..2cf1c36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gtypist-2.8.3.tar.bz2
+/gtypist-2.9.tar.xz
diff --git a/gtypist.spec b/gtypist.spec
index ade296a..ae4280f 100644
--- a/gtypist.spec
+++ b/gtypist.spec
@@ -1,11 +1,11 @@
 Name: 			gtypist
-Version: 		2.8.3
-Release: 		3%{?dist}
+Version: 		2.9
+Release: 		1%{?dist}
 Summary: 		GNU typing tutor
 Group: 			Applications/Text
 License:		GPLv3+
 Url: 			ftp://ftp.gnu.org/gnu/gtypist
-Source0: 		ftp://ftp.gnu.org/gnu/gtypist/gtypist-2.8.3.tar.bz2
+Source0: 		ftp://ftp.gnu.org/gnu/gtypist/gtypist-2.9.tar.xz
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:		emacs
 BuildRequires:		gettext
@@ -40,10 +40,6 @@ banners, special comments and a bit more.
 
 %prep
 %setup -q
-pushd doc
-iconv --from=ISO-8859-1 --to=UTF-8 gtypist.info > gtypist.info.utf8
-mv gtypist.info.utf8 gtypist.info
-popd
 
 %build
 %configure
@@ -89,6 +85,10 @@ fi
 %{emacs_sitelisp}/site-start.d/gtypist-init.el
 
 %changelog
+* Fri Nov  4 2011 Zing <zing at fastmail.fm> - 2.9-1
+- update to 2.9
+- UTF8 support
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a37f38..0591d99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43be4b69315a202cccfed0efd011d66c  gtypist-2.8.3.tar.bz2
+6403c43acceffa3f15ce975bab8f562f  gtypist-2.9.tar.xz


More information about the scm-commits mailing list