public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-runtime-config] f45: Fix comment location in fontconfig config file
@ 2026-09-10 21:21 Owen W. Taylor
0 siblings, 0 replies; only message in thread
From: Owen W. Taylor @ 2026-09-10 21:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flatpak-runtime-config
Branch : f45
Commit : 56e70a0284a721ac6aa51de5b9870b3588cae5c8
Author : Owen W. Taylor <otaylor@fishsoup.net>
Date : 2019-08-08T17:33:23+00:00
Stats : +6/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-runtime-config/c/56e70a0284a721ac6aa51de5b9870b3588cae5c8?branch=f45
Log:
Fix comment location in fontconfig config file
---
diff --git a/50-flatpak.conf b/50-flatpak.conf
index f66c44c..430e8f1 100644
--- a/50-flatpak.conf
+++ b/50-flatpak.conf
@@ -1,8 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- This should be kept in sync with changes to
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/blob/master/files/fontconfig-flatpak.conf
from the Freedesktop runtimes. -->
-<?xml version="1.0"?>
-<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<cachedir>/usr/cache/fontconfig</cachedir>
diff --git a/flatpak-runtime-config.spec b/flatpak-runtime-config.spec
index 66a564a..80a3b7f 100644
--- a/flatpak-runtime-config.spec
+++ b/flatpak-runtime-config.spec
@@ -1,6 +1,6 @@
Name: flatpak-runtime-config
Version: 30
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Configuration files that live inside the flatpak runtime
Source1: 50-flatpak.conf
Source2: usercustomize.py
@@ -70,6 +70,9 @@ HOME=/root /usr/bin/fc-cache -s
%{_sysconfdir}/ld.so.conf.d/app.conf
%changelog
+* Thu Aug 8 2019 fedora-toolbox <otaylor@redhat.com> - 30-2
+- Fix comment location in fontconfig config file
+
* Fri Jul 26 2019 Mark Otaris <mark@net-c.com> - 30-1
- Update font config to match freedesktop-sdk, allowing user-installed fonts to work
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 21:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:21 [rpms/flatpak-runtime-config] f45: Fix comment location in fontconfig config file Owen W. Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox