public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: require shared-mime-info
@ 2026-08-11 10:34 Matthias Clasen
0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-08-11 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 5f01536c2c20e0fb49a16eb78c0695922f3a19ff
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date : 2010-05-26T00:23:56+00:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/5f01536c2c20e0fb49a16eb78c0695922f3a19ff?branch=cve-2026-58016-f44
Log:
require shared-mime-info
---
diff --git a/glib2.spec b/glib2.spec
index 990e254..5038a6f 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.25.7
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -23,6 +23,9 @@ BuildRequires: zlib-devel
BuildRequires: automake autoconf libtool
BuildRequires: gtk-doc
+# required for GIO content-type support
+Requires: shared-mime-info
+
%description
GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
@@ -158,6 +161,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_libdir}/lib*.a
%changelog
+* Tue May 25 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.7-2
+- Require shared-mime-info
+
* Mon May 24 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.7-1
- Update to 2.25.7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:34 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:34 [rpms/glib2] cve-2026-58016-f44: require shared-mime-info Matthias Clasen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox