public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: 2.31.16
Date: Tue, 11 Aug 2026 10:35:04 GMT [thread overview]
Message-ID: <178644450499.1.14575312007810259103.rpms-glib2-3de570bf11a0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 3de570bf11a0e7a211c242e34565af67defae6e6
Author : Matthias Clasen <mclasen@redhat.com>
Date : 2012-02-06T17:42:16-05:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/3de570bf11a0e7a211c242e34565af67defae6e6?branch=cve-2026-58016-f44
Log:
2.31.16
---
diff --git a/.gitignore b/.gitignore
index 1204b43..3d94c3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ glib-2.25.13.tar.bz2
/glib-2.31.6.tar.xz
/glib-2.31.10.tar.xz
/glib-2.31.12.tar.xz
+/glib-2.31.16.tar.xz
diff --git a/glib2.spec b/glib2.spec
index 7e5a0e9..e1b7ece 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,7 +2,7 @@
Summary: A library of handy utility functions
Name: glib2
-Version: 2.31.12
+Version: 2.31.16
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -63,8 +63,7 @@ The glib2-static package includes static libraries of the GLib library.
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
--enable-systemtap \
- --enable-static \
- --with-runtime-libdir=../../%{_lib})
+ --enable-static
make %{?_smp_mflags}
@@ -158,8 +157,11 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%files static
%{_libdir}/lib*.a
-
%changelog
+* Mon Feb 6 2012 Matthias Clasen <mclasen@redhat.com> 2.31.16-1
+- Update to 2.31.16
+- Drop --with-runtime-libdir, since we have /lib -> /usr/lib now
+
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> 2.31.12-1
- Update to 2.31.12
diff --git a/sources b/sources
index c1bb612..709f55d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c783067d6eff2837f9e6259837df87c9 glib-2.31.12.tar.xz
+49b8c1fbf84de3fe3ef31e9ca8ccefbb glib-2.31.16.tar.xz
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=178644450499.1.14575312007810259103.rpms-glib2-3de570bf11a0@fedoraproject.org \
--to=mclasen@redhat.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