From c792cdac10c1abc6410e1265b890a1755db526987e330693ce032493b78ce1f2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 10 Jun 2018 15:27:04 +0000 Subject: [PATCH] Accepting request 615777 from home:jengelh:branches:devel:languages:python - Remove metadata redundancies from description. OBS-URL: https://build.opensuse.org/request/show/615777 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=2 --- python-diskcache.changes | 5 +++++ python-diskcache.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-diskcache.changes b/python-diskcache.changes index 01d984b..14d49d0 100644 --- a/python-diskcache.changes +++ b/python-diskcache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 10 10:24:35 UTC 2018 - jengelh@inai.de + +- Remove metadata redundancies from description. + ------------------------------------------------------------------- Fri Jun 8 13:51:38 UTC 2018 - petr@cervinka.net diff --git a/python-diskcache.spec b/python-diskcache.spec index 8ccf08b..6414dc2 100644 --- a/python-diskcache.spec +++ b/python-diskcache.spec @@ -39,8 +39,8 @@ BuildArch: noarch %description DiskCache: Disk Backed Cache -`DiskCache`_ is an Apache2 licensed disk and file backed cache library, written -in pure-Python, and compatible with Django. +DiskCache is a disk and file backed cache library, written +in pure Python, and compatible with Django. %prep %setup -q -n diskcache-%{version}