public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: auto-import changelog data from glib2-2.4.0-1.src.rpm
Date: Tue, 11 Aug 2026 10:32:29 GMT	[thread overview]
Message-ID: <178644434927.1.10401503372772922152.rpms-glib2-650e57b40ebe@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-11 10:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178644434927.1.10401503372772922152.rpms-glib2-650e57b40ebe@fedoraproject.org \
    --to=cvsdist@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox