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.27.92
Date: Tue, 11 Aug 2026 10:34:41 GMT [thread overview]
Message-ID: <178644448146.1.7803194407658333858.rpms-glib2-f157144ee508@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : f157144ee508531426c60cfb3b42510998c29635
Author : Matthias Clasen <mclasen@redhat.com>
Date : 2011-01-22T10:20:04-05:00
Stats : +16/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/f157144ee508531426c60cfb3b42510998c29635?branch=cve-2026-58016-f44
Log:
2.27.92
---
diff --git a/.gitignore b/.gitignore
index 285aa74..fbdd39d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ glib-2.25.13.tar.bz2
/glib-2.27.4.tar.bz2
/glib-2.27.90.tar.bz2
/glib-2.27.91.tar.gz
+/glib-2.27.92.tar.bz2
diff --git a/glib2.spec b/glib2.spec
index 52e1286..4463965 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,7 +2,7 @@
Summary: A library of handy utility functions
Name: glib2
-Version: 2.27.91
+Version: 2.27.92
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -12,7 +12,7 @@ Source: http://download.gnome.org/sources/glib/2.27/glib-%{version}.tar.gz
Source1: update-gio-modules
Source2: glib2.sh
Source3: glib2.csh
-BuildRequires: pkgconfig >= 1:0.14
+BuildRequires: pkgconfig
BuildRequires: gamin-devel
BuildRequires: gettext
BuildRequires: libattr-devel
@@ -35,15 +35,16 @@ such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality
as an event loop, threads, dynamic loading, and an object system.
+
%package devel
Summary: A library of handy utility functions
Group: Development/Libraries
-Requires: pkgconfig >= 1:0.14
Requires: %{name} = %{version}-%{release}
%description devel
The glib2-devel package includes the header files for the GLib library.
+
# anaconda needs static libs, see RH bug #193143
%package static
Summary: A library of handy utility functions
@@ -53,16 +54,18 @@ Requires: %{name}-devel = %{version}-%{release}
%description static
The glib2-static package includes static libraries of the GLib library.
+
%prep
%setup -q -n glib-%{version}
+
%build
# Support builds of both git snapshots and tarballs packed with autogoo
(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-systemtap \
+ --enable-static \
+ --with-runtime-libdir=../../%{_lib})
make %{?_smp_mflags}
@@ -130,6 +133,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%doc %{_mandir}/man1/gsettings.1.gz
%doc %{_mandir}/man1/gdbus.1.gz
+
%files devel
%defattr(-, root, root, -)
%{_libdir}/lib*.so
@@ -164,7 +168,11 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%defattr(-, root, root, -)
%{_libdir}/lib*.a
+
%changelog
+* Sat Jan 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
+- Update to 2.27.92
+
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
- Update to 2.27.91
diff --git a/sources b/sources
index b111d91..4b41b0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4869ef7d604fcafef77db2b28ddfca8b glib-2.27.91.tar.gz
+641400fc7b1dd9becdbcb0d7f9f15842 glib-2.27.92.tar.bz2
reply other threads:[~2026-08-11 10:34 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=178644448146.1.7803194407658333858.rpms-glib2-f157144ee508@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