From c7cf646c79a07130785d867e0138a613c482a7d9 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Thu, 21 Jul 2011 17:09:02 -0400 Subject: Update to 0.9.0.2 --- cgit.spec | 5 ++++- sources | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/cgit.spec b/cgit.spec index b82378a..cfba28d 100644 --- a/cgit.spec +++ b/cgit.spec @@ -19,7 +19,7 @@ make V=1 %{?_smp_mflags} \\\ filterdir=%{filterdir} Name: cgit -Version: 0.9 +Version: 0.9.0.2 Release: 1%{?dist} Summary: A fast web interface for git @@ -94,6 +94,9 @@ rm -rf %{buildroot} %changelog +* Thu Jul 21 2011 Todd Zullinger - 0.9.0.2-1 +- Update to 0.9.0.2 + * Sun Mar 06 2011 Todd Zullinger - 0.9-1 - Update to 0.9 - Fixes: CVE-2011-1027 diff --git a/sources b/sources index e7a7dd3..50c4f4f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -b55f953c5c8a418bca72b3de3c297270 cgit-0.9.tar.bz2 -fa24dc1ef0b663327ea0fe1981365b39 git-1.7.4.tar.bz2 +5b92b07e0107ff24a783adfb8c0cd1f2 cgit-0.9.0.2.tar.bz2 -- cgit