From 6f633441cb06eb64a6b2766ec319d4ba213404714baecf98fe3ca3959721a38e Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 9 Mar 2010 13:59:48 +0000 Subject: [PATCH] add docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=4 --- python-redis.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-redis.spec b/python-redis.spec index 4e92c8b..8db79d3 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -29,3 +29,4 @@ Python client for Redis key-value store %files -f INSTALLED_FILES %defattr(-,root,root) +%doc CHANGES LICENSE README.md