public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sil-charis-fonts] rawhide: Source url change
@ 2026-08-07 10:45 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-07 10:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sil-charis-fonts
Branch : rawhide
Commit : 092f6e1a13646d4a196dafeafac2bada6c9c7338
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-08-07T13:45:02+03:00
Stats : +11/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/sil-charis-fonts/c/092f6e1a13646d4a196dafeafac2bada6c9c7338?branch=rawhide
Log:
Source url change
---
diff --git a/.gitignore b/.gitignore
index d79f423..2086f15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/CharisSIL-*.zip
/Charis-*.zip
+/Charis-*.tar.xz
diff --git a/sil-charis-fonts.spec b/sil-charis-fonts.spec
index 40e6829..53e1353 100644
--- a/sil-charis-fonts.spec
+++ b/sil-charis-fonts.spec
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
-Version: 7.000
-Release: 1%{?dist}
+Version: 7.000
+Release: 2%{?dist}
+URL: https://software.sil.org/charis
%global foundry SIL
%global fontlicense OFL-1.1-RFN
@@ -10,9 +11,6 @@ Release: 1%{?dist}
%global fontfamily Charis
%global fontsummary Charis, a font family similar to Bitstream Charter
-%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 fonts *.ttf
%global fontconfngs %{SOURCE10}
%global fontdescription %{expand:
@@ -24,13 +22,13 @@ less-than-ideal reproduction environments. It also has a full set of styles
publishing than Doulos SIL. Charis is a serif proportionally spaced font
optimized for readability in long printed documents.}
-Source0: https://software.sil.org/downloads/r/%{projectname}/%{archivename}.zip
-Source10: 60-%{fontpkgname}.xml
+Source0: https://github.com/silnrsi/font-charis/releases/download/v%{version}/Charis-%{version}.tar.xz
+Source10: 60-%{fontpkgname}.xml
%fontpkg -a
%prep
-%setup -q -n %{archivename}
+%autosetup -n Charis-%{version}
%linuxtext *.txt
%build
@@ -45,6 +43,9 @@ Source10: 60-%{fontpkgname}.xml
%fontfiles -a
%changelog
+* Fri Aug 07 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 7.000-2
+- Source url change
+
* Fri Aug 07 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 7.000-1
- Update to 7.000 (rhbz#2451667)
diff --git a/sources b/sources
index 2264c77..a73d9f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Charis-7.000.zip) = dd7a8720d035195d89f73b32536c554320c1de25ae56085f1773034f9b084bd1e1578fddc919986bc7d28be85f3106b5661dbc990023a59cf4c869299a3d63b6
+SHA512 (Charis-7.000.tar.xz) = c7372b976db3f5af6d5a0e012da1c3d0df6719333c0dceb309e618fece2dd2e19d351e82903165896c9e9668a34f660fc7bc0497502a1a7831b030de871f77c2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 10:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 10:45 [rpms/sil-charis-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