1
0
forked from pool/python-caldav

Accepting request 509173 from home:jengelh:branches:devel:languages:python

- Drop history lesson and future goal wording from description.

OBS-URL: https://build.opensuse.org/request/show/509173
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-caldav?expand=0&rev=5
This commit is contained in:
Thomas Bechtold 2017-07-10 12:34:50 +00:00 committed by Git OBS Bridge
parent 1c15e9e99b
commit 716a284d47
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 10 12:05:22 UTC 2017 - jengelh@inai.de
- Drop history lesson and future goal wording from description.
-------------------------------------------------------------------
Tue Jun 13 05:55:00 UTC 2017 - okurz@suse.com

View File

@ -21,7 +21,7 @@
Name: python-%{modname}
Version: 0.5.0
Release: 0
Summary: CalDAV (RFC4791) client library
Summary: CalDAV (RFC4791) client library for Python
License: GPL-3.0+ and Apache-2.0
Group: Development/Languages/Python
Url: https://pypi.python.org/pypi/%{modname}
@ -45,11 +45,9 @@ BuildArch: noarch
%description
This project is a CalDAV (RFC4791) client library for Python.
I started it for my work at the AUF.
A lot of work still needs to be done, but it can read everything,
and write a few things (create calendars, events, modify events
and properties).
It can read all the tags, but only write a few things (create calendars,
events, modify events and properties).
%prep
%setup -q -n %{modname}-%{version}