public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Fix gtk-doc directory ownership
@ 2026-08-11 10:37 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 646c601be33d0890fb6339d30f904477cdced45a
Author : Kalev Lember <klember@redhat.com>
Date : 2021-02-04T21:30:48+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/646c601be33d0890fb6339d30f904477cdced45a?branch=cve-2026-58016-f44
Log:
Fix gtk-doc directory ownership
---
diff --git a/glib2.spec b/glib2.spec
index a46f338..7211ebf 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -214,7 +214,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/systemtap/
%files doc
-%doc %{_datadir}/gtk-doc/html/*
+%{_datadir}/gtk-doc/
%if !0%{?rhel}
%files static
@@ -232,6 +232,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%changelog
* Thu Feb 04 2021 Kalev Lember <klember@redhat.com> - 2.67.3-1
- Update to 2.67.3
+- Fix gtk-doc directory ownership
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.67.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:37 [rpms/glib2] cve-2026-58016-f44: Fix gtk-doc directory ownership Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox