public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Sort %files list
Date: Tue, 11 Aug 2026 10:36:38 GMT [thread overview]
Message-ID: <178644459859.1.5232237502017490958.rpms-glib2-e17445b58089@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : e17445b58089ceaec4f8d3c7e4f1eae22e830998
Author : Kalev Lember <klember@redhat.com>
Date : 2018-09-05T16:37:05+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/e17445b58089ceaec4f8d3c7e4f1eae22e830998?branch=cve-2026-58016-f44
Log:
Sort %files list
---
diff --git a/glib2.spec b/glib2.spec
index d3fd3f6..88ee441 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -142,10 +142,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_libdir}/libgio-2.0.so.*
%dir %{_datadir}/bash-completion
%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/gdbus
-%{_datadir}/bash-completion/completions/gsettings
%{_datadir}/bash-completion/completions/gapplication
+%{_datadir}/bash-completion/completions/gdbus
%{_datadir}/bash-completion/completions/gio
+%{_datadir}/bash-completion/completions/gsettings
%dir %{_datadir}/glib-2.0
%dir %{_datadir}/glib-2.0/schemas
%dir %{_libdir}/gio
reply other threads:[~2026-08-11 10:36 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=178644459859.1.5232237502017490958.rpms-glib2-e17445b58089@fedoraproject.org \
--to=klember@redhat.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