public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: Merge branch 'f20'
@ 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 : 6f1935b39519877922ffd0bf4ddaa46138535cca
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2014-08-08T11:38:26-05:00
Stats : +15/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/6f1935b39519877922ffd0bf4ddaa46138535cca?branch=epel10
Log:
Merge branch 'f20'
Conflicts:
ktouch.spec
---
diff --git a/ktouch.spec b/ktouch.spec
index 0bb1ab5..18689b0 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,7 +1,7 @@
Name: ktouch
Summary: Touch Typing Tutor
Version: 4.13.97
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://projects.kde.org/projects/kde/kdeedu/%{name}
@@ -18,6 +18,7 @@ BuildRequires: desktop-file-utils
BuildRequires: kdelibs4-devel >= %{version}
Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kqtquickcharts%{?_isa} >= %{version}
# when split occurred
Conflicts: kdeedu < 4.7.0-10
@@ -74,6 +75,9 @@ fi
%changelog
+* Fri Aug 08 2014 Rex Dieter <rdieter@fedoraproject.org> 4.13.97-2
+- Requires: kqtquickcharts (#1125461)
+
* Tue Aug 05 2014 Rex Dieter <rdieter@fedoraproject.org> - 4.13.97-1
- 4.13.97
diff --git a/.gitignore b/.gitignore
index b2a3709..7f67711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/ktouch-4.13.1.tar.xz
/ktouch-4.13.2.tar.xz
/ktouch-4.13.3.tar.xz
+/ktouch-4.13.97.tar.xz
diff --git a/ktouch.spec b/ktouch.spec
index b733179..18689b0 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,6 +1,6 @@
Name: ktouch
Summary: Touch Typing Tutor
-Version: 4.13.3
+Version: 4.13.97
Release: 2%{?dist}
License: GPLv2+
@@ -13,6 +13,7 @@ URL: https://projects.kde.org/projects/kde/kdeedu/%{name}
%endif
Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
+BuildRequires: appdata-tools
BuildRequires: desktop-file-utils
BuildRequires: kdelibs4-devel >= %{version}
@@ -46,6 +47,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%check
+appdata-validate --nonet --relax %{buildroot}%{_kde4_datadir}/appdata/%{name}.appdata.xml
desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
@@ -65,6 +67,7 @@ fi
%doc AUTHORS COPYING
%{_kde4_bindir}/ktouch
%{_kde4_appsdir}/ktouch/
+%{_kde4_datadir}/appdata/%{name}.appdata.xml
%{_kde4_datadir}/applications/kde4/ktouch.desktop
%{_kde4_datadir}/config.kcfg/ktouch.kcfg
%{_kde4_iconsdir}/hicolor/*/*/ktouch.*
@@ -72,9 +75,12 @@ fi
%changelog
-* Fri Aug 08 2014 Rex Dieter <rdieter@fedoraproject.org> 4.13.3-2
+* Fri Aug 08 2014 Rex Dieter <rdieter@fedoraproject.org> 4.13.97-2
- Requires: kqtquickcharts (#1125461)
+* Tue Aug 05 2014 Rex Dieter <rdieter@fedoraproject.org> - 4.13.97-1
+- 4.13.97
+
* Tue Jul 15 2014 Rex Dieter <rdieter@fedoraproject.org> - 4.13.3-1
- 4.13.3
diff --git a/sources b/sources
index daa5b98..dba6fb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2840e27e671c125fa4124ce87ebf3362 ktouch-4.13.3.tar.xz
+1c0cbfd5db1999be9ee3b72eb7ce93d5 ktouch-4.13.97.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: Merge branch 'f20' Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox