public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Owen W. Taylor <otaylor@fishsoup.net>
To: git-commits@fedoraproject.org
Subject: [rpms/flatpak-runtime-config] f45: Fix comment location in fontconfig config file
Date: Thu, 10 Sep 2026 21:21:41 GMT	[thread overview]
Message-ID: <178907530190.1.12017158490153403075.rpms-flatpak-runtime-config-56e70a0284a7@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-09-10 21:21 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=178907530190.1.12017158490153403075.rpms-flatpak-runtime-config-56e70a0284a7@fedoraproject.org \
    --to=otaylor@fishsoup.net \
    --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