public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: 2.31.16
@ 2026-08-11 10:35 Matthias Clasen
  0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 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 : 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

^ 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: 2.31.16 Matthias Clasen

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