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/artikulate] epel10: update URL, drop use of %find_lang
Date: Tue, 04 Aug 2026 17:33:52 GMT	[thread overview]
Message-ID: <178586483284.1.7677616237194199982.rpms-artikulate-b0681ab10574@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/artikulate
Branch : epel10
Commit : b0681ab105749f5aec95874e7723d44fe68a1ef2
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2015-12-25T21:54:07-06:00
Stats  : +7/-8 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/artikulate/c/b0681ab105749f5aec95874e7723d44fe68a1ef2?branch=epel10

Log:
update URL, drop use of %find_lang

---
diff --git a/.gitignore b/.gitignore
index 843ead1..c363649 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/artikulate-15.04.3.tar.xz
-/artikulate-15.08.0.tar.xz
 /artikulate-15.08.3.tar.xz

diff --git a/artikulate.spec b/artikulate.spec
index 72d61d5..e804807 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,20 +1,19 @@
 Name:    artikulate
 Summary: Improve your pronunciation by listening to native speakers
 Version: 15.08.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # artwork: LGPL3
 # 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://projects.kde.org/projects/kde/kdeedu/%{name}
+URL:     https://projects.kde.org/artikulate
 %global revision %(echo %{version} | cut -d. -f3)
 %if %{revision} >= 50
 %global stable unstable
 %else
 %global stable stable
 %endif
-
 Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
@@ -52,8 +51,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-%find_lang %{name} --with-kde --without-mo
-
 ## unpackaged files
 rm -v %{buildroot}%{_kde4_libdir}/libartikulate*.so
 
@@ -75,7 +72,7 @@ touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
 gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 fi
 
-%files -f %{name}.lang
+%files
 %doc AUTHORS
 %license COPYING COPYING-ARTWORK COPYING.DOC
 %{_kde4_appsdir}/artikulate/
@@ -87,6 +84,7 @@ fi
 %{_kde4_datadir}/appdata/artikulate.appdata.xml
 %{_kde4_datadir}/config.kcfg/artikulate.kcfg
 %{_kde4_datadir}/config/artikulate.knsrc
+%lang(en) %{_kde4_docdir}/HTML/en/artikulate/
 
 %post libs -p /sbin/ldconfig
 %postun libs -p /sbin/ldconfig
@@ -98,6 +96,9 @@ fi
 
 
 %changelog
+* Fri Dec 25 2015 Rex Dieter <rdieter@fedoraproject.org> 15.08.3-2
+- update URL, drop use of %%find_lang
+
 * Mon Nov 30 2015 Rex Dieter <rdieter@fedoraproject.org> - 15.08.3-1
 - 15.08.3
 

                 reply	other threads:[~2026-08-04 17:33 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=178586483284.1.7677616237194199982.rpms-artikulate-b0681ab10574@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