public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alessandro Astone <ales.astone@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/artikulate] epel10: 24.01.85
Date: Tue, 04 Aug 2026 17:34:48 GMT	[thread overview]
Message-ID: <178586488832.1.12772361220137216341.rpms-artikulate-37c2e46a8d51@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/artikulate
Branch : epel10
Commit : 37c2e46a8d51d04b41338666d70bf57ce2d8f8fe
Author : Alessandro Astone <ales.astone@gmail.com>
Date   : 2024-01-07T18:38:25+01:00
Stats  : +11/-19 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/artikulate/c/37c2e46a8d51d04b41338666d70bf57ce2d8f8fe?branch=epel10

Log:
24.01.85

---
diff --git a/.gitignore b/.gitignore
index 3f8feea..3e219df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@
 /artikulate-23.08.0.tar.xz
 /artikulate-23.08.1.tar.xz
 /artikulate-23.08.2.tar.xz
+/artikulate-24.01.85.tar.xz

diff --git a/artikulate.spec b/artikulate.spec
index 9be3b3c..b524cec 100644
--- a/artikulate.spec
+++ b/artikulate.spec
@@ -1,22 +1,13 @@
 
 Name:    artikulate
 Summary: Improve your pronunciation by listening to native speakers
-Version: 23.08.2
+Version: 24.01.85
 Release: 1%{?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://invent.kde.org/edu/%{name}
+License: BSD-2-Clause AND CC-BY-SA-4.0 AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND MIT
+URL:     https://invent.kde.org/education/%{name}
 
-%global revision %(echo %{version} | cut -d. -f3)
-%if %{revision} >= 50
-%global stable unstable
-%else
-%global stable stable
-%endif
-Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source0: http://download.kde.org/%{stable_kf5}/release-service/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: cmake(KF5Archive)
 BuildRequires: cmake(KF5Kirigami2)
@@ -70,14 +61,13 @@ Requires: %{name} = %{version}-%{release}
 
 
 %check
-appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml ||:
-desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop ||:
+appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml
+desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
 
 
 %files -f %{name}.lang
 %doc README*
 %license LICENSES/*
-#{_kf5_datadir}/artikulate/
 %{_kf5_bindir}/artikulate
 %{_kf5_bindir}/artikulate_editor
 %{_kf5_datadir}/icons/hicolor/*/*/*
@@ -86,8 +76,6 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 %{_kf5_datadir}/config.kcfg/artikulate.kcfg
 %{_kf5_datadir}/knsrcfiles//artikulate.knsrc
 
-%ldconfig_scriptlets libs
-
 %files libs
 %{_kf5_libdir}/libartikulatecore.so.0*
 %{_kf5_libdir}/libartikulatelearnerprofile.so.0*
@@ -95,6 +83,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 
 
 %changelog
+* Sun Jan 07 2024 Alessandro Astone <ales.astone@gmail.com> - 24.01.85-1
+- 24.01.85
+
 * Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
 - 23.08.2
 

diff --git a/sources b/sources
index 413e1a4..23566a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (artikulate-23.08.2.tar.xz) = b0e9ab2781a3070363f7902925372b13b3122add369b5fd58dfc9d4c5624e9cf7f01b25f2ffd47835fad89cfc894b407a63f088c51ea5b7dc1b3d807ef043624
+SHA512 (artikulate-24.01.85.tar.xz) = 6a85903c890d01735716baebb1ca7cb04633958541bd206ce82577b80ecb48dd1fe9da19af6022677b07eb0b6972958acf33af0a1d24800e28cd660b5b96dcaa

                 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=178586488832.1.12772361220137216341.rpms-artikulate-37c2e46a8d51@fedoraproject.org \
    --to=ales.astone@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