public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David King <amigadave@amigadave.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Update man pages glob in files section
Date: Tue, 11 Aug 2026 10:35:49 GMT [thread overview]
Message-ID: <178644454967.1.7168012105402342545.rpms-glib2-cc555d1c72cf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : cc555d1c72cfd63980de1d6e34d3191c1b0f0730
Author : David King <amigadave@amigadave.com>
Date : 2015-02-18T17:27:59+00:00
Stats : +15/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/cc555d1c72cfd63980de1d6e34d3191c1b0f0730?branch=cve-2026-58016-f44
Log:
Update man pages glob in files section
https://fedoraproject.org/wiki/Packaging:Guidelines#Manpages
---
diff --git a/glib2.spec b/glib2.spec
index e3ea5a0..9c3d2b5 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -161,11 +161,11 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_bindir}/gsettings
%{_bindir}/gdbus
%{_bindir}/gapplication
-%doc %{_mandir}/man1/gio-querymodules.1.gz
-%doc %{_mandir}/man1/glib-compile-schemas.1.gz
-%doc %{_mandir}/man1/gsettings.1.gz
-%doc %{_mandir}/man1/gdbus.1.gz
-%doc %{_mandir}/man1/gapplication.1.gz
+%{_mandir}/man1/gio-querymodules.1*
+%{_mandir}/man1/glib-compile-schemas.1*
+%{_mandir}/man1/gsettings.1*
+%{_mandir}/man1/gdbus.1*
+%{_mandir}/man1/gapplication.1*
%files devel
%{_libdir}/lib*.so
@@ -187,15 +187,15 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_bindir}/gresource
%{_datadir}/glib-2.0/codegen
%attr (0755, root, root) %{_bindir}/gtester-report
-%doc %{_mandir}/man1/glib-genmarshal.1.gz
-%doc %{_mandir}/man1/glib-gettextize.1.gz
-%doc %{_mandir}/man1/glib-mkenums.1.gz
-%doc %{_mandir}/man1/gobject-query.1.gz
-%doc %{_mandir}/man1/gtester-report.1.gz
-%doc %{_mandir}/man1/gtester.1.gz
-%doc %{_mandir}/man1/gdbus-codegen.1.gz
-%doc %{_mandir}/man1/glib-compile-resources.1.gz
-%doc %{_mandir}/man1/gresource.1.gz
+%{_mandir}/man1/glib-genmarshal.1*
+%{_mandir}/man1/glib-gettextize.1*
+%{_mandir}/man1/glib-mkenums.1*
+%{_mandir}/man1/gobject-query.1*
+%{_mandir}/man1/gtester-report.1*
+%{_mandir}/man1/gtester.1*
+%{_mandir}/man1/gdbus-codegen.1*
+%{_mandir}/man1/glib-compile-resources.1*
+%{_mandir}/man1/gresource.1*
%{_datadir}/gdb/auto-load%{_libdir}/libglib-2.0.so.*-gdb.py*
%{_datadir}/gdb/auto-load%{_libdir}/libgobject-2.0.so.*-gdb.py*
%{_datadir}/systemtap/tapset/*.stp
@@ -220,6 +220,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 2.43.90-1
- Update to 2.43.90
+- Update man pages glob in files section
* Tue Feb 10 2015 Matthias Clasen <mclasen@redhat.com> - 2.43.4-1
- Update to 2.43.4
reply other threads:[~2026-08-11 10:35 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=178644454967.1.7168012105402342545.rpms-glib2-cc555d1c72cf@fedoraproject.org \
--to=amigadave@amigadave.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