public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Use standard tag order in the spec file
@ 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 : f19e684016f18d92492785dd4310130c5e57a202
Author : Kalev Lember <klember@redhat.com>
Date   : 2016-09-13T09:46:00+02:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/f19e684016f18d92492785dd4310130c5e57a202?branch=cve-2026-58016-f44

Log:
Use standard tag order in the spec file

---
diff --git a/glib2.spec b/glib2.spec
index 5618c5f..4ed246b 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,14 +3,14 @@
 # See https://fedoraproject.org/wiki/Packaging:Python_Appendix#Manual_byte_compilation
 %global __python %{__python3}
 
-Summary: A library of handy utility functions
 Name: glib2
 Version: 2.49.7
 Release: 1%{?dist}
+Summary: A library of handy utility functions
+
 License: LGPLv2+
 URL: http://www.gtk.org
-#VCS: git:git://git.gnome.org/glib
-Source: http://download.gnome.org/sources/glib/2.49/glib-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/glib/2.49/glib-%{version}.tar.xz
 
 BuildRequires: perl-generators
 BuildRequires: pkgconfig

^ 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: Use standard tag order in the spec file Kalev Lember

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