summaryrefslogtreecommitdiffstats
path: root/redhat/applications/development/kdiff3
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2025-11-02 18:41:29 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2025-11-02 18:41:29 +0100
commit9a981abe36c5a5ee2f63812b86a2a58142c5106b (patch)
tree662a3ce1eb0004fcc1c87d425ea881886eba4e1e /redhat/applications/development/kdiff3
parent16831320a4347e229656872bc54dac5dbb91369e (diff)
downloadtde-packaging-9a981abe.tar.gz
tde-packaging-9a981abe.zip
RPM: update packaging for R14.1.5
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/development/kdiff3')
-rw-r--r--redhat/applications/development/kdiff3/kdiff3.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/applications/development/kdiff3/kdiff3.spec b/redhat/applications/development/kdiff3/kdiff3.spec
index 67cc2a32c..e22ba95d6 100644
--- a/redhat/applications/development/kdiff3/kdiff3.spec
+++ b/redhat/applications/development/kdiff3/kdiff3.spec
@@ -18,7 +18,7 @@
# TDE variables
%define tde_epoch 2
%if "%{?tde_version}" == ""
-%define tde_version 14.1.4
+%define tde_version 14.1.5
%endif
%define tde_pkg kdiff3
%define tde_prefix /opt/trinity
@@ -152,7 +152,7 @@ export PATH="%{tde_bindir}:${PATH}"
%__make install DESTDIR=%{buildroot} -C build
# Updates applications categories for openSUSE
-%if 0%{?suse_version}
+%if 0%{?suse_version} && 0%{?suse_version} < 1600
%suse_update_desktop_file -r "%{buildroot}%{tde_tdeappdir}/kdiff3.desktop" Development RevisionControl
%endif