public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/artikulate] epel10: .spec cleanup
Date: Tue, 04 Aug 2026 17:34:29 GMT [thread overview]
Message-ID: <178586486965.1.9856529777123322198.rpms-artikulate-d958ab41b9ae@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/artikulate
Branch : epel10
Commit : d958ab41b9aed1e13bf94cd77100a98c4ae10e62
Author : Rex Dieter <rdieter@gmail.com>
Date : 2021-02-02T16:20:24-06:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/artikulate/c/d958ab41b9aed1e13bf94cd77100a98c4ae10e62?branch=epel10
Log:
.spec cleanup
---
diff --git a/artikulate.spec b/artikulate.spec
index ec02917..3adeb1d 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,3 +1,4 @@
+
Name: artikulate
Summary: Improve your pronunciation by listening to native speakers
Version: 20.12.2
@@ -7,7 +8,7 @@ Release: 1%{?dist}
# code: KDE e.V. may determine that future GPL versions are accepted
# handbook doc: GFDL
License: (GPLv2 or GPLv3) and LGPLv3 and GFDL
-URL: https://cgit.kde.org/%{name}.git
+URL: https://invent.kde.org/edu/%{name}
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@@ -53,11 +54,12 @@ Requires: %{name} = %{version}-%{release}
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5
+
%cmake_build
@@ -82,7 +84,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
%{_kf5_datadir}/applications/org.kde.artikulate.desktop
%{_kf5_metainfodir}/org.kde.artikulate.appdata.xml
%{_kf5_datadir}/config.kcfg/artikulate.kcfg
-%{_sysconfdir}/xdg/artikulate.knsrc
+%{_kf5_datadir}/knsrcfiles//artikulate.knsrc
%ldconfig_scriptlets libs
reply other threads:[~2026-08-04 17:34 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=178586486965.1.9856529777123322198.rpms-artikulate-d958ab41b9ae@fedoraproject.org \
--to=rdieter@gmail.com \
--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