[redis/f16] spec: Fixed a typo

Fabian Deutsch fabiand at fedoraproject.org
Wed Feb 1 08:54:16 UTC 2012


commit 5cf0708fa912b84c369a9d789392f2090812a7d7
Author: Fabian Deutsch <fabian.deutsch at gmx.de>
Date:   Wed Feb 1 09:53:31 2012 +0100

    spec: Fixed a typo
    
    Signed-off-by: Fabian Deutsch <fabian.deutsch at gmx.de>

 redis.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/redis.spec b/redis.spec
index 06c4f7a..9c8a08b 100644
--- a/redis.spec
+++ b/redis.spec
@@ -8,7 +8,7 @@
 
 Name:             redis
 Version:          2.4.6
-Release:          3%{?Dist}
+Release:          4%{?dist}
 Summary:          A persistent key-value database
 
 Group:            Applications/Databases
@@ -114,6 +114,9 @@ fi
 %{_unitdir}/%{name}.service
 
 %changelog
+* Tue Feb 01 2012 Fabian Deutsch <fabiand at fedoraproject.org> - 2.4.6-4
+- Fixed a typo in the spec
+
 * Tue Jan 31 2012 Fabian Deutsch <fabiand at fedoraproject.org> - 2.4.6-3
 - Fix .service file, to match config (Type=simple).
 


More information about the scm-commits mailing list