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 to 2.82.2
Date: Tue, 11 Aug 2026 10:38:24 GMT	[thread overview]
Message-ID: <178644470457.1.8187172134776496471.rpms-glib2-1602ebca1b35@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 1602ebca1b35685be59704df3265b0e42eb8e66b
            Author : David King <amigadave@amigadave.com>
            Date   : 2024-10-18T09:33:01+01:00
            Stats  : +8/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/1602ebca1b35685be59704df3265b0e42eb8e66b?branch=cve-2026-58016-f44

            Log:
            Update to 2.82.2

Use bash completion directory macro.

---
diff --git a/glib2.spec b/glib2.spec
index eaec66c..aeda2e7 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,5 +1,5 @@
 Name:           glib2
-Version:        2.82.1
+Version:        2.82.2
 Release:        %autorelease
 Summary:        A library of handy utility functions
 
@@ -163,11 +163,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/girepository-1.0/Gio-2.0.typelib
 %{_libdir}/girepository-1.0/GioUnix-2.0.typelib
 %dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/gapplication
-%{_datadir}/bash-completion/completions/gdbus
-%{_datadir}/bash-completion/completions/gio
-%{_datadir}/bash-completion/completions/gsettings
+%dir %{bash_completions_dir}
+%{bash_completions_dir}/gapplication
+%{bash_completions_dir}/gdbus
+%{bash_completions_dir}/gio
+%{bash_completions_dir}/gsettings
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
 %dir %{_libdir}/gio
@@ -198,7 +198,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/glib-2.0/gettext
 %{_datadir}/glib-2.0/schemas/gschema.dtd
 %{_datadir}/glib-2.0/valgrind/glib.supp
-%{_datadir}/bash-completion/completions/gresource
+%{bash_completions_dir}/gresource
 %{_bindir}/glib-genmarshal
 %{_bindir}/glib-gettextize
 %{_bindir}/glib-mkenums

diff --git a/sources b/sources
index f950f97..99ee564 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-2.82.1.tar.xz) = a176d00d2e2be0fb65b7084b2689fddb29cdfa8391ae4e5272b3205fbd4bc05f010b6dc81dff59581eb57cee28920b5f5147e2812725496c5abb5c7bf0937b12
+SHA512 (glib-2.82.2.tar.xz) = d5b761ec0c088496f2f9e5767568076a30ff492c272f21133560689f4e6a177d403c78d71ef85da63de331152c4d1f27b65d3e927ebfaf0fb63592f66e564ea1

                 reply	other threads:[~2026-08-11 10:38 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=178644470457.1.8187172134776496471.rpms-glib2-1602ebca1b35@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