public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: Merge branch 'f18' into f17
@ 2026-08-04 19:52 Rex Dieter
0 siblings, 0 replies; 5+ messages in thread
From: Rex Dieter @ 2026-08-04 19:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : b830ed799745ef41ad747e8927a288840d376a20
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2013-03-08T10:23:47-06:00
Stats : +21/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/b830ed799745ef41ad747e8927a288840d376a20?branch=epel10
Log:
Merge branch 'f18' into f17
---
diff --git a/.gitignore b/.gitignore
index 12a8654..8c1612a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1 @@
-/ktouch-4.8.5.tar.xz
-/ktouch-4.9.1.tar.xz
-/ktouch-4.9.2.tar.xz
-/ktouch-4.9.3.tar.xz
-/ktouch-4.9.4.tar.xz
-/ktouch-4.9.5.tar.xz
+/ktouch-4.10.1.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index f0a282c..c25a56d 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.9.5
+Version: 4.10.1
Release: 1%{?dist}
License: GPLv2+
@@ -64,6 +64,7 @@ fi
%doc AUTHORS COPYING
%{_kde4_bindir}/ktouch
%{_kde4_appsdir}/ktouch/
+%{_kde4_libdir}/kde4/imports/org/kde/ktouch/
%{_kde4_datadir}/applications/kde4/ktouch.desktop
%{_kde4_datadir}/config.kcfg/ktouch.kcfg
%{_kde4_iconsdir}/hicolor/*/*/ktouch.*
@@ -71,8 +72,23 @@ fi
%changelog
-* Sat Dec 29 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.5-1
-- 4.9.5
+* Sat Mar 02 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.1-1
+- 4.10.1
+
+* Fri Feb 01 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.0-1
+- 4.10.0
+
+* Tue Jan 22 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.9.98-1
+- 4.9.98
+
+* Fri Jan 04 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.9.97-1
+- 4.9.97
+
+* Thu Dec 20 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.95-1
+- 4.9.95
+
+* Tue Dec 04 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.90-1
+- 4.9.90
* Mon Dec 03 2012 Than Ngo <than@redhat.com> - 4.9.4-1
- 4.9.4
diff --git a/sources b/sources
index f55c989..a12147d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00e6ce7863a3bec4589f99170856bb03 ktouch-4.9.5.tar.xz
+7de7f576fd1dbca1af2db0502033b2d3 ktouch-4.10.1.tar.xz
^ permalink raw reply related [flat|nested] 5+ messages in thread* [rpms/ktouch] epel10: Merge branch 'f18' into f17
@ 2026-08-04 19:52 Rex Dieter
0 siblings, 0 replies; 5+ messages in thread
From: Rex Dieter @ 2026-08-04 19:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : f92d211ff42e3c5a54a9f1d3b3e747e74851eef3
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2012-12-29T07:54:49-06:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/f92d211ff42e3c5a54a9f1d3b3e747e74851eef3?branch=epel10
Log:
Merge branch 'f18' into f17
---
diff --git a/.gitignore b/.gitignore
index 05f57d9..12a8654 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/ktouch-4.9.2.tar.xz
/ktouch-4.9.3.tar.xz
/ktouch-4.9.4.tar.xz
+/ktouch-4.9.5.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index 4b2201e..f0a282c 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.9.4
+Version: 4.9.5
Release: 1%{?dist}
License: GPLv2+
@@ -71,6 +71,9 @@ fi
%changelog
+* Sat Dec 29 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.5-1
+- 4.9.5
+
* Mon Dec 03 2012 Than Ngo <than@redhat.com> - 4.9.4-1
- 4.9.4
diff --git a/sources b/sources
index ebebe16..f55c989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1902aeef537ca55b74702e28cb25074a ktouch-4.9.4.tar.xz
+00e6ce7863a3bec4589f99170856bb03 ktouch-4.9.5.tar.xz
^ permalink raw reply related [flat|nested] 5+ messages in thread* [rpms/ktouch] epel10: Merge branch 'f18' into f17
@ 2026-08-04 19:52 Than Ngo
0 siblings, 0 replies; 5+ messages in thread
From: Than Ngo @ 2026-08-04 19:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : 557795ba977b3d0ec7c1fb01301fa2e70ffcffff
Author : Than Ngo <than@redhat.com>
Date : 2012-12-06T15:42:14+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/557795ba977b3d0ec7c1fb01301fa2e70ffcffff?branch=epel10
Log:
Merge branch 'f18' into f17
---
diff --git a/.gitignore b/.gitignore
index 8c6b5fa..05f57d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/ktouch-4.9.1.tar.xz
/ktouch-4.9.2.tar.xz
/ktouch-4.9.3.tar.xz
+/ktouch-4.9.4.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index c0730a4..4b2201e 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.9.3
+Version: 4.9.4
Release: 1%{?dist}
License: GPLv2+
@@ -71,6 +71,9 @@ fi
%changelog
+* Mon Dec 03 2012 Than Ngo <than@redhat.com> - 4.9.4-1
+- 4.9.4
+
* Sat Nov 03 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.3-1
- 4.9.3
diff --git a/sources b/sources
index 3862bb2..ebebe16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9369abdedbf2297129207cf1a82b261 ktouch-4.9.3.tar.xz
+1902aeef537ca55b74702e28cb25074a ktouch-4.9.4.tar.xz
^ permalink raw reply related [flat|nested] 5+ messages in thread* [rpms/ktouch] epel10: Merge branch 'f18' into f17
@ 2026-08-04 19:52 Rex Dieter
0 siblings, 0 replies; 5+ messages in thread
From: Rex Dieter @ 2026-08-04 19:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : fa0bce68f243fc1a56aa8acc0814c529127bef13
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2012-11-06T20:43:23-06:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/fa0bce68f243fc1a56aa8acc0814c529127bef13?branch=epel10
Log:
Merge branch 'f18' into f17
---
diff --git a/.gitignore b/.gitignore
index 5eb2ea2..8c6b5fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/ktouch-4.8.5.tar.xz
/ktouch-4.9.1.tar.xz
/ktouch-4.9.2.tar.xz
+/ktouch-4.9.3.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index 3302cb7..c0730a4 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.9.2
+Version: 4.9.3
Release: 1%{?dist}
License: GPLv2+
@@ -71,6 +71,9 @@ fi
%changelog
+* Sat Nov 03 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.3-1
+- 4.9.3
+
* Sat Sep 29 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.2-1
- 4.9.2
diff --git a/sources b/sources
index b98dc5c..3862bb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36629713f9bbf57dd909465675bf38a8 ktouch-4.9.2.tar.xz
+c9369abdedbf2297129207cf1a82b261 ktouch-4.9.3.tar.xz
^ permalink raw reply related [flat|nested] 5+ messages in thread* [rpms/ktouch] epel10: Merge branch 'f18' into f17
@ 2026-08-04 19:52 Rex Dieter
0 siblings, 0 replies; 5+ messages in thread
From: Rex Dieter @ 2026-08-04 19:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : bd58ac3dfe6a13c8f248bdcb65fe176da449f5bd
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2012-09-29T17:06:53-05:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/bd58ac3dfe6a13c8f248bdcb65fe176da449f5bd?branch=epel10
Log:
Merge branch 'f18' into f17
---
diff --git a/.gitignore b/.gitignore
index 59d19f8..5eb2ea2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/ktouch-4.8.5.tar.xz
/ktouch-4.9.1.tar.xz
+/ktouch-4.9.2.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index 40d05bc..3302cb7 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.9.1
+Version: 4.9.2
Release: 1%{?dist}
License: GPLv2+
@@ -71,6 +71,9 @@ fi
%changelog
+* Sat Sep 29 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.2-1
+- 4.9.2
+
* Mon Sep 03 2012 Than Ngo <than@redhat.com> - 4.9.1-1
- 4.9.1
diff --git a/sources b/sources
index ec7feb4..b98dc5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8faaacacf11603023efaf92eec05b8e1 ktouch-4.9.1.tar.xz
+36629713f9bbf57dd909465675bf38a8 ktouch-4.9.2.tar.xz
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-08-04 19:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:52 [rpms/ktouch] epel10: Merge branch 'f18' into f17 Rex Dieter
-- strict thread matches above, loose matches on Subject: below --
2026-08-04 19:52 Rex Dieter
2026-08-04 19:52 Than Ngo
2026-08-04 19:52 Rex Dieter
2026-08-04 19:52 Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox