public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Merge branch 'master' into f29
@ 2026-08-11 10:36 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 5d7683bd2f94f5adf94c2af78dea47c6cfd69763
Author : Kalev Lember <klember@redhat.com>
Date   : 2018-09-05T17:23:07+02:00
Stats  : +9/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/5d7683bd2f94f5adf94c2af78dea47c6cfd69763?branch=cve-2026-58016-f44

Log:
Merge branch 'master' into f29

---
diff --git a/glib2.spec b/glib2.spec
index 88ee441..86b02ab 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -88,6 +88,7 @@ rm glib/pcre/*.[ch]
 # 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 \
+           --disable-silent-rules \
            --with-python=%{__python3} \
            --with-pcre=system \
            --enable-systemtap \

diff --git a/glib2.spec b/glib2.spec
index 08aff35..86b02ab 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -4,13 +4,13 @@
 %global __python %{__python3}
 
 Name: glib2
-Version: 2.57.2
+Version: 2.58.0
 Release: 1%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
 URL: http://www.gtk.org
-Source0: http://download.gnome.org/sources/glib/2.57/glib-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/glib/2.58/glib-%{version}.tar.xz
 
 BuildRequires: chrpath
 BuildRequires: gettext
@@ -143,10 +143,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/libgio-2.0.so.*
 %dir %{_datadir}/bash-completion
 %dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/gdbus
-%{_datadir}/bash-completion/completions/gsettings
 %{_datadir}/bash-completion/completions/gapplication
+%{_datadir}/bash-completion/completions/gdbus
 %{_datadir}/bash-completion/completions/gio
+%{_datadir}/bash-completion/completions/gsettings
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
 %dir %{_libdir}/gio
@@ -218,6 +218,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Wed Sep 05 2018 Kalev Lember <klember@redhat.com> - 2.58.0-1
+- Update to 2.58.0
+
 * Thu Aug 2 2018 Ondrej Holy <oholy@redhat.com> - 2.57.2-1
 - Update to 2.57.2
 

diff --git a/sources b/sources
index 6a08420..e121e13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-2.57.2.tar.xz) = 372de80d738063c1ad359435deb095803d92e449abc64d2a8311d217fe0cb517dc12c05193b4618164ec2016ab0f83e4e331aae1488d5585e552bd36e5c8591f
+SHA512 (glib-2.58.0.tar.xz) = eedf65ec8e2fb5b9c6c7f96c69fe162db1b00a2b407a64219ba6c070a608804f361a69738a9fc93ff514896deea763e06ae0fcf12b3d1d1ef67d6f2c1a492413

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:36 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:36 [rpms/glib2] cve-2026-58016-f44: Merge branch 'master' into f29 Kalev Lember

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