public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Use standard indentation
@ 2026-08-11 10:38 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 15fe2aaf0340f521f604c2e468dbe50e2a7aebdc
Author : Kalev Lember <klember@redhat.com>
Date : 2023-09-16T21:37:14+02:00
Stats : +27/-27 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/15fe2aaf0340f521f604c2e468dbe50e2a7aebdc?branch=cve-2026-58016-f44
Log:
Use standard indentation
---
diff --git a/glib2.spec b/glib2.spec
index 7ba2786..024b513 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,41 +1,41 @@
-Name: glib2
-Version: 2.78.0
-Release: %autorelease
-Summary: A library of handy utility functions
+Name: glib2
+Version: 2.78.0
+Release: %autorelease
+Summary: A library of handy utility functions
-License: LGPL-2.1-or-later
-URL: https://www.gtk.org
-Source: https://download.gnome.org/sources/glib/2.78/glib-%{version}.tar.xz
+License: LGPL-2.1-or-later
+URL: https://www.gtk.org
+Source: https://download.gnome.org/sources/glib/2.78/glib-%{version}.tar.xz
# Required for RHEL core crypto components policy. Good for Fedora too.
# https://bugzilla.redhat.com/show_bug.cgi?id=1630260
# https://gitlab.gnome.org/GNOME/glib/-/merge_requests/903
-Patch: gnutls-hmac.patch
+Patch: gnutls-hmac.patch
# recent close_range() changes break CircleCI and GitHub actions -- we can remove this when
# the baremetal Docker is updated there i.e. lets be a little bit pragmatic...
-Patch: gspawn-eperm.patch
+Patch: gspawn-eperm.patch
-BuildRequires: gcc
-BuildRequires: gcc-c++
-BuildRequires: gettext
-BuildRequires: gtk-doc
-BuildRequires: perl-interpreter
+BuildRequires: gcc
+BuildRequires: gcc-c++
+BuildRequires: gettext
+BuildRequires: gtk-doc
+BuildRequires: perl-interpreter
# for sys/inotify.h
-BuildRequires: glibc-devel
-BuildRequires: libattr-devel
-BuildRequires: libselinux-devel
-BuildRequires: meson
+BuildRequires: glibc-devel
+BuildRequires: libattr-devel
+BuildRequires: libselinux-devel
+BuildRequires: meson
# for sys/sdt.h
-BuildRequires: systemtap-sdt-devel
-BuildRequires: pkgconfig(libelf)
-BuildRequires: pkgconfig(libffi)
-BuildRequires: pkgconfig(libpcre2-8)
-BuildRequires: pkgconfig(mount)
-BuildRequires: pkgconfig(sysprof-capture-4)
-BuildRequires: pkgconfig(zlib)
-BuildRequires: python3-devel
-BuildRequires: /usr/bin/marshalparser
+BuildRequires: systemtap-sdt-devel
+BuildRequires: pkgconfig(libelf)
+BuildRequires: pkgconfig(libffi)
+BuildRequires: pkgconfig(libpcre2-8)
+BuildRequires: pkgconfig(mount)
+BuildRequires: pkgconfig(sysprof-capture-4)
+BuildRequires: pkgconfig(zlib)
+BuildRequires: python3-devel
+BuildRequires: /usr/bin/marshalparser
# For gnutls-hmac.patch. We now dlopen libgnutls.so.30 so that we can build a
# static glib2 without depending on a static build of GnuTLS as well. This will
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:38 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:38 [rpms/glib2] cve-2026-58016-f44: Use standard indentation Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox