public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: 2.28.1
@ 2026-08-11 10:34 Matthias Clasen
0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-08-11 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : f5a917b5d368635a25d87ad586a30badfb261214
Author : Matthias Clasen <mclasen@redhat.com>
Date : 2011-02-18T12:23:53-05:00
Stats : +8/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/f5a917b5d368635a25d87ad586a30badfb261214?branch=cve-2026-58016-f44
Log:
2.28.1
---
diff --git a/.gitignore b/.gitignore
index 8785d39..9e65e4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ glib-2.25.13.tar.bz2
/glib-2.27.92.tar.bz2
/glib-2.27.93.tar.gz
/glib-2.28.0.tar.bz2
+/glib-2.28.1.tar.bz2
diff --git a/glib2.spec b/glib2.spec
index 234e9b6..51a085a 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,8 +2,8 @@
Summary: A library of handy utility functions
Name: glib2
-Version: 2.28.0
-Release: 2%{?dist}
+Version: 2.28.1
+Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -68,12 +68,6 @@ The glib2-static package includes static libraries of the GLib library.
make %{?_smp_mflags}
-# truncate NEWS
-awk '/^Overview of Changes/ { seen+=1 }
-{ if (seen < 2) print }
-{ if (seen == 2) { print "For older news, see http://git.gnome.org/cgit/glib/plain/NEWS"; exit } }' NEWS > tmp; mv tmp NEWS
-
-
%install
make install DESTDIR=$RPM_BUILD_ROOT
@@ -166,6 +160,10 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
+* Fri Feb 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
+- Update to 2.28.1
+- Drop another space-saving hack from the spec
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index dde5d67..615a45d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51dbe36bc03a29a1f9bf6b74fb4a6926 glib-2.28.0.tar.bz2
+9c097e61dc34eb5c6347e94f1f90be07 glib-2.28.1.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:34 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:34 [rpms/glib2] cve-2026-58016-f44: 2.28.1 Matthias Clasen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox