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.2.1-1.src.rpm
Date: Tue, 11 Aug 2026 10:32:27 GMT	[thread overview]
Message-ID: <178644434787.1.17586783277513076538.rpms-glib2-be568fe0d706@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : be568fe0d706f165f751f8348f8e16fe0723089e
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T05:17:14+00:00
            Stats  : +29/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/be568fe0d706f165f751f8348f8e16fe0723089e?branch=cve-2026-58016-f44

            Log:
            auto-import changelog data from glib2-2.2.1-1.src.rpm
Sun Feb 02 2003 Owen Taylor <otaylor@redhat.com>
- Version 2.2.1
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Jan 09 2003 Owen Taylor <otaylor@redhat.com>
- Add static libraries to build (#78685, Bernd Kischnick)
- Bump-and-rebuild for new redhat-rpm-config
Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.2.0
- Add make check to the build process
Mon Dec 16 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.1.5
Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
- Version 2.1.4

---
diff --git a/.cvsignore b/.cvsignore
index 7a45f27..70c43f6 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glib-2.1.3.tar.gz
+glib-2.2.1.tar.bz2

diff --git a/glib2.spec b/glib2.spec
index 90e9393..1e584d2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,10 +1,10 @@
 Summary: A library of handy utility functions.
 Name: glib2
-Version: 2.1.3
+Version: 2.2.1
 Release: 1
 License: LGPL
 Group: System Environment/Libraries
-Source: glib-%{version}.tar.gz
+Source: glib-%{version}.tar.bz2
 Source2: glib2.sh
 Source3: glib2.csh
 BuildRoot: /var/tmp/glib-%{PACKAGE_VERSION}-root
@@ -16,8 +16,7 @@ URL: http://www.gtk.org
 GLib is the low-level core library that forms the basis
 for projects such as GTK+ and GNOME. It provides data structure
 handling for C, portability wrappers, and interfaces for such runtime
-functionality as an event loop, threads, dynamic loading, and an
-object system.
+functionality as an event loop, threads, dynamic loading, and anobject system.
 
 This package provides version 2 of GLib.
 
@@ -37,11 +36,13 @@ version 2 of the GLib library.
 %setup -q -n glib-%{version}
 
 %build
+
 for i in config.guess config.sub ; do
 	test -f /usr/share/libtool/$i && cp /usr/share/libtool/$i .
 done
-%configure --disable-gtk-doc
+%configure --disable-gtk-doc --enable-static
 make
+make check
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 
 %{_libdir}/lib*.so
+%{_libdir}/lib*.a
 %{_libdir}/glib-2.0
 %{_includedir}/*
 %{_datadir}/aclocal/*
@@ -89,6 +91,26 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Sun Feb  2 2003 Owen Taylor <otaylor@redhat.com>
+- Version 2.2.1
+
+* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
+- rebuilt
+
+* Thu Jan  9 2003 Owen Taylor <otaylor@redhat.com>
+- Add static libraries to build (#78685, Bernd Kischnick)
+- Bump-and-rebuild for new redhat-rpm-config
+
+* Fri Dec 20 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.2.0
+- Add make check to the build process
+
+* Mon Dec 16 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.1.5
+
+* Wed Dec 11 2002 Owen Taylor <otaylor@redhat.com>
+- Version 2.1.4
+
 * Mon Dec  2 2002 Owen Taylor <otaylor@redhat.com>
 - Version 2.1.3
 

diff --git a/sources b/sources
index e6f3a95..9d75a1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de8bb999a255118cc1ffe0bee77dc74c  glib-2.1.3.tar.gz
+42406a17819080326e105f8333963b97  glib-2.2.1.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=178644434787.1.17586783277513076538.rpms-glib2-be568fe0d706@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