public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sil-harmattan-fonts] rawhide: Source url change
@ 2026-08-07  8:55 Ali Erdinc Koroglu
  0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-07  8:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/sil-harmattan-fonts
Branch : rawhide
Commit : 7bc048c140ec0c302138f47c1ca1189b34be69a0
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date   : 2026-08-07T11:55:15+03:00
Stats  : +11/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/sil-harmattan-fonts/c/7bc048c140ec0c302138f47c1ca1189b34be69a0?branch=rawhide

Log:
Source url change

---
diff --git a/.gitignore b/.gitignore
index 22af599..85cc624 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Harmattan-*.zip
+/Harmattan-*.tar.xz

diff --git a/sil-harmattan-fonts.spec b/sil-harmattan-fonts.spec
index 4ba42a6..8b8869f 100644
--- a/sil-harmattan-fonts.spec
+++ b/sil-harmattan-fonts.spec
@@ -1,6 +1,7 @@
 # SPDX-License-Identifier: MIT
-Version: 4.400
-Release: 1%{?dist}
+Version:	4.400
+Release:	2%{?dist}
+URL:		https://software.sil.org/harmattan
 
 %global foundry           SIL
 %global fontlicense       OFL-1.1-RFN
@@ -10,9 +11,6 @@ Release: 1%{?dist}
 
 %global fontfamily        Harmattan
 %global fontsummary       Harmattan, a Warsh-style Arabic script font family
-%global projectname       %{lua:t=string.gsub(rpm.expand("%{fontfamily}"), " SIL$", ""); t=string.gsub(t, "[%p%s]+", ""); print(string.lower(t))}
-%global archivename       %{lua:t=string.gsub(rpm.expand("%{fontfamily}"), "[%p%s]+", ""); print(t)}-%{version}
-URL:                      https://software.sil.org/%{projectname}/
 %global fontpkgheader     %{expand:
 # We blacklist the Andika subset in Harmattan, to use the latest full version
 Requires: font(andikanewbasic)
@@ -28,13 +26,13 @@ Because the font style is specifically intended for West Africa, the character
 set for this font is aimed at West African languages. Thus, Asia-specific
 glyphs are not included.}
 
-Source0:  https://software.sil.org/downloads/r/%{projectname}/%{archivename}.zip
-Source10: 65-%{fontpkgname}.xml
+Source0:	https://github.com/silnrsi/font-harmattan/releases/download/v%{version}/Harmattan-%{version}.tar.xz
+Source10:	65-%{fontpkgname}.xml
 
 %fontpkg -a
 
 %prep
-%setup -q -n %{archivename}
+%autosetup -n Harmattan-%{version}
 %linuxtext *.txt documentation/*.txt
 
 %build
@@ -49,6 +47,9 @@ Source10: 65-%{fontpkgname}.xml
 %fontfiles -a
 
 %changelog
+* Fri Aug 07 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 4.400-2
+- Source url change
+
 * Fri Aug 07 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 4.400-1
 - Update to 4.400 (rhbz#2402599)
 

diff --git a/sources b/sources
index c658dc0..ab21a67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Harmattan-4.400.zip) = 2577f29cfe7c19e94ccb7c6cf206a9b5b37df2d3fee46edaf0ff72100dbc49e147773d6e7b665a34ef9012a81de0deba9329096b37d69b670f0ec52e8d80fb26
+SHA512 (Harmattan-4.400.tar.xz) = b6b8fc34f2fa0aa695faf40818e9f1a588b22c7584d97996b713e98d831316fd43d081745495a3c398ca14a3ea77c9a2a5c43cd70fc5588da5bd877dd3c4f6e6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07  8:55 [rpms/sil-harmattan-fonts] rawhide: Source url change Ali Erdinc Koroglu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox