public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: auto-import changelog data from glib2-2.4.0-1.src.rpm
@ 2026-08-11 10:32 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 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 : 650e57b40ebe3cec2f34dfd63ce0d0aee1daa632
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T05:18:37+00:00
Stats : +29/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/650e57b40ebe3cec2f34dfd63ce0d0aee1daa632?branch=cve-2026-58016-f44
Log:
auto-import changelog data from glib2-2.4.0-1.src.rpm
Tue Mar 16 2004 Owen Taylor <otaylor@redhat.com> 2.4.0-1
- Update to 2.4.0
Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.3.6-1
- Update to 2.3.6
- Remove gatomic build fix
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Mar 02 2004 Mark McLoughlin <markmc@redhat.com> 2.3.5-1
- Update to 2.3.5
- Fix build on ppc64
- Disable make check on s390 as well - test-thread failing
Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 2.3.3-1
- Update to 2.3.3
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
---
diff --git a/.cvsignore b/.cvsignore
index fef8968..72878b4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glib-2.3.2.tar.bz2
+glib-2.4.0.tar.bz2
diff --git a/glib2.spec b/glib2.spec
index 5b975a9..affcc60 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
Summary: A library of handy utility functions.
Name: glib2
-Version: 2.3.2
+Version: 2.4.0
Release: 1
License: LGPL
Group: System Environment/Libraries
@@ -43,7 +43,11 @@ for i in config.guess config.sub ; do
done
%configure --disable-gtk-doc --enable-static
make
-##make check
+
+# test-thread fails on ia64: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116829
+%ifnarch ia64 s390 s390x
+make check
+%endif
%install
rm -rf $RPM_BUILD_ROOT
@@ -92,6 +96,27 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Tue Mar 16 2004 Owen Taylor <otaylor@redhat.com> 2.4.0-1
+- Update to 2.4.0
+
+* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.3.6-1
+- Update to 2.3.6
+- Remove gatomic build fix
+
+* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
+* Tue Mar 02 2004 Mark McLoughlin <markmc@redhat.com> 2.3.5-1
+- Update to 2.3.5
+- Fix build on ppc64
+- Disable make check on s390 as well - test-thread failing
+
+* Wed Feb 25 2004 Mark McLoughlin <markmc@redhat.com> 2.3.3-1
+- Update to 2.3.3
+
+* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
* Fri Jan 23 2004 Jonathan Blandford <jrb@redhat.com> 2.3.2-1
- new version
- remove 'make check' temporarily
diff --git a/sources b/sources
index b38c4bf..ab1dd81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84bd1116d79580d89131182967db4bb8 glib-2.3.2.tar.bz2
+0f5f4896782ec7ab6ea8c7c1d9958114 glib-2.4.0.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:32 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:32 [rpms/glib2] cve-2026-58016-f44: auto-import changelog data from glib2-2.4.0-1.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox