From fef61ff500e6b975070121b9ed752a9ac93704d7 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Tue, 24 Jun 2014 15:54:32 +0800 Subject: [PATCH] Update to 2.18.12 --- .gitignore | 1 + redis.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2d015f..16a6665 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /redis-2.6.13.tar.gz /redis-2.6.16.tar.gz /redis-2.8.11.tar.gz +/redis-2.8.12.tar.gz diff --git a/redis.spec b/redis.spec index f184c51..fb3f7ab 100644 --- a/redis.spec +++ b/redis.spec @@ -19,7 +19,7 @@ %endif Name: redis -Version: 2.8.11 +Version: 2.8.12 Release: 1%{?dist} Summary: A persistent caching system, key-value and data structures database License: BSD @@ -240,6 +240,9 @@ fi %endif %changelog +* Tue Jun 24 2014 Christopher Meng - 2.8.12-1 +- Update to 2.8.12 + * Wed Jun 18 2014 Christopher Meng - 2.8.11-1 - Update to 2.8.11 diff --git a/sources b/sources index 73f7ea1..f61ae76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -196e0cf387d8885439add8a3e1cab469 redis-2.8.11.tar.gz +27645ca17ac1c269e67862fcc0f1d2e3 redis-2.8.12.tar.gz