From e2ca37f5ef1f24da3739e27435e22c98bc0ffb6c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 5 Feb 2005 00:45:44 +0000 Subject: [PATCH] Update to 2.6.2 --- .cvsignore | 1 + glib2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 01f229b..7384e01 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ glib-2.4.7.tar.bz2 glib-2.4.8.tar.bz2 glib-2.6.0.tar.bz2 glib-2.6.1.tar.bz2 +glib-2.6.2.tar.bz2 diff --git a/glib2.spec b/glib2.spec index 0a05a67..701bb03 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,6 +1,6 @@ Summary: A library of handy utility functions. Name: glib2 -Version: 2.6.1 +Version: 2.6.2 Release: 1 License: LGPL Group: System Environment/Libraries @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Fri Feb 4 2005 Matthias Clasen - 2.6.2-1 +- Upgrade to 2.6.2 + * Mon Jan 10 2005 Matthias Clasen - 2.6.1-1 - Upgrade to 2.6.1 diff --git a/sources b/sources index 6aa0c7e..1c67fbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7a07863d66f328bafadfe7747b85274 glib-2.6.1.tar.bz2 +31fafaf9b1a96ab804c078fb965eb529 glib-2.6.2.tar.bz2