From 8714ba740a1023210121c56a56288d7446f763d7 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 2 Jul 2009 09:09:42 +0000 Subject: [PATCH] - Add the new source file --- .cvsignore | 3 +-- gobject-introspection.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3ceacfa..fcc8912 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -gobject-introspection-0.6.1.tar.bz2 -gobject-introspection-0.6.2.tar.bz2 +gobject-introspection-0.6.3.tar.bz2 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index c19d324..7c34d0a 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -3,7 +3,7 @@ Name: gobject-introspection Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/*.gz %changelog +* Thu Jul 2 2009 Peter Robinson - 0.6.3-2 +- Add the new source file + * Thu Jul 2 2009 Peter Robinson - 0.6.3-1 - Update to 0.6.3 diff --git a/sources b/sources index 81598d1..4b3d4ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53d4dc57f08ea29da84aa095e7229a64 gobject-introspection-0.6.2.tar.bz2 +5f0d333573bffecd76c461101cff2be1 gobject-introspection-0.6.3.tar.bz2