From fc6c8ad78b37bc2988be366e3a8b03d1c7af9c0b Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Wed, 2 Feb 2011 00:49:46 -0800 Subject: [PATCH] Update to 0.6.1 --- .gitignore | 1 + libgee.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 614193b..00cc6d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libgee-0.6.0.tar.bz2 +/libgee-0.6.1.tar.bz2 diff --git a/libgee.spec b/libgee.spec index 2da3989..5205c40 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,6 +1,6 @@ Name: libgee -Version: 0.6.0 -Release: 2%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: GObject collection library Group: System Environment/Libraries @@ -107,6 +107,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Feb 2 2011 Christopher Aillon - 0.6.1-1 +- Update to 0.6.1 + * Sun Dec 12 2010 Michel Salim - 0.6.0-2 - Update spec to support snapshot builds (# 609294) diff --git a/sources b/sources index 49a791b..62b3d35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4eb513b23ab6ea78884989518a4acf6f libgee-0.6.0.tar.bz2 +9cf60f41f3aa10ac7f1f7e1d094e05a1 libgee-0.6.1.tar.bz2