14
0

Accepting request 504884 from home:okurz:matrix-synapse

Update to 4.2.0; Cleanup with fdupes; Incorporate recommendations from sr#478717

OBS-URL: https://build.opensuse.org/request/show/504884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=10
This commit is contained in:
Jan Matejek
2017-06-21 13:42:36 +00:00
committed by Git OBS Bridge
parent ef8e168511
commit 48de3e12ee
4 changed files with 55 additions and 22 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat Jun 17 16:25:04 UTC 2017 - okurz@suse.com
- Update to 4.2.0:
* Add support for Python 3.5.
* Drop support for Python 2.6 and 3.2.
- Prevent duplicate doc package generation
- Cleanup duplicates in build tree
-------------------------------------------------------------------
Sat Jun 17 16:25:00 UTC 2017 - okurz@suse.com
- Update to 4.1.0:
* Require 100% branch (as well as statement) coverage.
* Add a simple class-based handler implementation.
-------------------------------------------------------------------
Sat Mar 11 19:49:38 UTC 2017 - okurz@suse.com
- Convert package to singlespec
-------------------------------------------------------------------
Fri May 15 11:47:32 UTC 2015 - benoit.monin@gmx.fr