public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: 15.12.0
@ 2026-08-04 19:53 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 19:53 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:53 [rpms/ktouch] epel10: 15.12.0 Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox