From b5611641392ebc381b1a271ec48b6ce2829a5a5d77136d694e8bb4c4c9d524ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 18 May 2018 20:19:47 +0000 Subject: [PATCH] Accepting request 610533 from home:jengelh:branches:devel:languages:python - Avoid first person in description. OBS-URL: https://build.opensuse.org/request/show/610533 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=3 --- python-funcy.changes | 5 +++++ python-funcy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-funcy.changes b/python-funcy.changes index 0c8191c..7b7234c 100644 --- a/python-funcy.changes +++ b/python-funcy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 19:50:30 UTC 2018 - jengelh@inai.de + +- Avoid first person in description. + ------------------------------------------------------------------- Wed May 9 02:16:15 UTC 2018 - toddrme2178@gmail.com diff --git a/python-funcy.spec b/python-funcy.spec index 14218cd..6e1519c 100644 --- a/python-funcy.spec +++ b/python-funcy.spec @@ -37,7 +37,7 @@ BuildArch: noarch %description A collection of functional tools focused on practicality. -Inspired by clojure, underscore and my own abstractions. +Inspired by clojure, underscore and the author's own abstractions. %prep %setup -q -n funcy-%{version}