14
0

Accepting request 477345 from home:alois:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/477345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperclip?expand=0&rev=3
This commit is contained in:
Thomas Bechtold
2017-03-09 06:27:01 +00:00
committed by Git OBS Bridge
parent 445f17cdfe
commit 43547640e7
4 changed files with 34 additions and 27 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Mar 6 19:28:45 UTC 2017 - aloisio@gmx.com
- Update to version 1.5.27
* Disable broken cygwin implementation until issue 55 can be
fixed
* Fix #51, Replace wcscpy_s with memmove for Windows XP.
* Fix #53, PEP8 changes, STRING_FUNCTION rename
- Converted to single-spec
- Updated source URL, license and homepage
-------------------------------------------------------------------
Sun Jan 3 21:36:53 UTC 2016 - freitag@opensuse.org