public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@math.unl.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/ktouch] epel10: 15.12.0
Date: Tue, 04 Aug 2026 19:53:27 GMT	[thread overview]
Message-ID: <178587320775.1.4558633754985879758.rpms-ktouch-0b174f76d17b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ktouch
Branch : epel10
Commit : 0b174f76d17bdb01bd6e344a69a254cb9124630a
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2015-12-28T14:05:34-06:00
Stats  : +12/-46 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ktouch/c/0b174f76d17bdb01bd6e344a69a254cb9124630a?branch=epel10

Log:
15.12.0

---
diff --git a/.gitignore b/.gitignore
index 176e5af..778fc2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,38 +1 @@
-/ktouch-4.10.1.tar.xz
-/ktouch-4.10.2.tar.xz
-/ktouch-4.10.3.tar.xz
-/ktouch-4.10.4.tar.xz
-/ktouch-4.10.90.tar.xz
-/ktouch-4.10.95.tar.xz
-/ktouch-4.10.97.tar.xz
-/ktouch-4.11.0.tar.xz
-/ktouch-4.11.1.tar.xz
-/ktouch-4.11.2.tar.xz
-/ktouch-4.11.3.tar.xz
-/ktouch-4.11.90.tar.xz
-/ktouch-4.11.95.tar.xz
-/ktouch-4.11.97.tar.xz
-/ktouch-4.12.0.tar.xz
-/ktouch-4.12.1.tar.xz
-/ktouch-4.12.2.tar.xz
-/ktouch-4.12.3.tar.xz
-/ktouch-4.12.90.tar.xz
-/ktouch-4.12.95.tar.xz
-/ktouch-4.12.97.tar.xz
-/ktouch-4.13.0.tar.xz
-/ktouch-4.13.1.tar.xz
-/ktouch-4.13.2.tar.xz
-/ktouch-4.13.3.tar.xz
-/ktouch-4.13.97.tar.xz
-/ktouch-4.14.0.tar.xz
-/ktouch-4.14.1.tar.xz
-/ktouch-4.14.2.tar.xz
-/ktouch-4.14.3.tar.xz
-/ktouch-14.12.1.tar.xz
-/ktouch-14.12.2.tar.xz
-/ktouch-14.12.3.tar.xz
-/ktouch-15.04.0.tar.xz
-/ktouch-15.04.1.tar.xz
-/ktouch-15.04.2.tar.xz
-/ktouch-15.08.0.tar.xz
-/ktouch-15.08.3.tar.xz
+/ktouch-15.12.0.tar.xz

diff --git a/ktouch.spec b/ktouch.spec
index 68e62f7..db2cf79 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,10 +1,10 @@
 Name:    ktouch
 Summary: Touch Typing Tutor 
-Version: 15.08.3
+Version: 15.12.0
 Release: 1%{?dist}
 
 License: GPLv2+
-URL:     https://projects.kde.org/projects/kde/kdeedu/%{name}
+URL:     https://projects.kde.org/%{name}
 %global revision %(echo %{version} | cut -d. -f3)
 %if %{revision} >= 50
 %global stable unstable
@@ -34,7 +34,7 @@ Conflicts: kdeedu < 4.7.0-10
 
 
 %build
-mkdir -p %{_target_platform}
+mkdir %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} ..
 popd
@@ -45,8 +45,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-%find_lang %{name} --with-kde --without-mo
-
 
 %check
 appstream-util validate-relax --nonet %{buildroot}%{_kde4_datadir}/appdata/%{name}.appdata.xml ||:
@@ -65,8 +63,10 @@ touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
 gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 fi
 
-%files -f %{name}.lang
-%doc AUTHORS COPYING
+%files
+%doc AUTHORS
+%license COPYING
+%lang(en) %{_kde4_docdir}/HTML/en/ktouch/
 %{_kde4_bindir}/ktouch
 %{_kde4_appsdir}/ktouch/
 %{_kde4_datadir}/appdata/%{name}.appdata.xml
@@ -77,6 +77,9 @@ fi
 
 
 %changelog
+* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 15.12.0-1
+- 15.12.0
+
 * Mon Nov 30 2015 Rex Dieter <rdieter@fedoraproject.org> - 15.08.3-1
 - 15.08.3
 

diff --git a/sources b/sources
index 633d73a..39edd29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ac1147a612cd504507d61628a257477  ktouch-15.08.3.tar.xz
+56606d7eb879df37161db6e308263e53  ktouch-15.12.0.tar.xz

                 reply	other threads:[~2026-08-04 19:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178587320775.1.4558633754985879758.rpms-ktouch-0b174f76d17b@fedoraproject.org \
    --to=rdieter@math.unl.edu \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox