public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add runtime dependency on eject (#748007)
@ 2026-08-11 10:35 Tomas Bzatek
  0 siblings, 0 replies; only message in thread
From: Tomas Bzatek @ 2026-08-11 10:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 01d9f69e6fd8295ea5c41e0d80594cacd464237d
Author : Tomas Bzatek <tbzatek@redhat.com>
Date   : 2012-07-20T14:41:46+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/01d9f69e6fd8295ea5c41e0d80594cacd464237d?branch=cve-2026-58016-f44

Log:
Add runtime dependency on eject (#748007)

---
diff --git a/glib2.spec b/glib2.spec
index af3ec48..7a091fe 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.33.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -27,6 +27,8 @@ BuildRequires: elfutils-libelf-devel
 
 # required for GIO content-type support
 Requires: shared-mime-info
+# required for GUnixVolume
+Requires: eject
 
 %description
 GLib is the low-level core library that forms the basis for projects
@@ -149,6 +151,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_datadir}/systemtap/tapset/*.stp
 
 %changelog
+* Fri Jul 20 2012 Tomas Bzatek <tbzatek@redhat.com> - 2.33.6-2
+- Add runtime dependency on eject (#748007)
+
 * Wed Jul 18 2012 Matthias Clasen <mclasen@redhat.com> - 2.33.6-1
 - Update to 2.33.6
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:35 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:35 [rpms/glib2] cve-2026-58016-f44: Add runtime dependency on eject (#748007) Tomas Bzatek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox