public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Bump rev
@ 2026-08-11 10:34 Matthias Clasen
  0 siblings, 0 replies; 4+ messages 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 : d74ed4ed8ba73b5030ff7f2154a78f78af7ef2ef
Author : Matthias Clasen <mclasen@redhat.com>
Date   : 2011-03-29T12:39:09-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/d74ed4ed8ba73b5030ff7f2154a78f78af7ef2ef?branch=cve-2026-58016-f44

Log:
Bump rev

---
diff --git a/glib2.spec b/glib2.spec
index 94c061f..323f9a1 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.28.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: bump rev
@ 2026-08-11 10:34 Matthias Clasen
  0 siblings, 0 replies; 4+ messages 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 : e16b5d24617b130b133ca937333a1288848aaefe
Author : Matthias Clasen <mclasen@redhat.com>
Date   : 2011-06-06T23:31:36-04:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/e16b5d24617b130b133ca937333a1288848aaefe?branch=cve-2026-58016-f44

Log:
bump rev

---
diff --git a/glib2.spec b/glib2.spec
index 9203f3d..05cbf9f 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.29.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -163,7 +163,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %changelog
-* Mon Jun  6 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.6-2
+* Mon Jun  6 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.6-3
 - Fix a deadlock when finalizing e.g. widgets
 
 * Sun Jun  5 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.6-1

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: bump rev
@ 2026-08-11 10:34 Matthias Clasen
  0 siblings, 0 replies; 4+ messages 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 : fc8a8087e91f63cde64741fafc5a90442c0d9a6d
Author : Matthias Clasen <mclasen@redhat.com>
Date   : 2011-04-14T17:21:57-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/fc8a8087e91f63cde64741fafc5a90442c0d9a6d?branch=cve-2026-58016-f44

Log:
bump rev

---
diff --git a/glib2.spec b/glib2.spec
index f0483b1..99173e2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.28.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [rpms/glib2] cve-2026-58016-f44: Bump rev
@ 2026-08-11 10:32 Matthias Clasen
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Clasen @ 2026-08-11 10:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 36b6554f7adefaffea4149d70a02ad536e16ea61
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2006-01-06T14:41:39+00:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/36b6554f7adefaffea4149d70a02ad536e16ea61?branch=cve-2026-58016-f44

Log:
Bump rev

---
diff --git a/glib2.spec b/glib2.spec
index 6651e13..5bbb856 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.9.2
-Release: 1
+Release: 2
 License: LGPL
 Group: System Environment/Libraries
 Source: glib-%{version}.tar.bz2
@@ -96,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
-* Fri Jan  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-1
+* Fri Jan  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-2
 - Update to 2.9.2
 
 * Sun Dec 11 2005 Matthias Clasen <mclasen@redhat.com>

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-11 10:34 UTC | newest]

Thread overview: 4+ messages (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: Bump rev Matthias Clasen
  -- strict thread matches above, loose matches on Subject: below --
2026-08-11 10:34 [rpms/glib2] cve-2026-58016-f44: bump rev Matthias Clasen
2026-08-11 10:34 Matthias Clasen
2026-08-11 10:32 [rpms/glib2] cve-2026-58016-f44: Bump rev Matthias Clasen

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