15
0

Accepting request 778696 from home:DocB:branches:devel:languages:python

- version 0.7
 * Use Gtk default font as font by default
 * Manage non editable event
 * Add support for Python 3.8
 * Replace font-desc properties by font

OBS-URL: https://build.opensuse.org/request/show/778696
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-02-24 09:09:48 +00:00
committed by Git OBS Bridge
parent ad9d54d079
commit 85b8ba72e8
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 24 08:49:48 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- version 0.7
* Use Gtk default font as font by default
* Manage non editable event
* Add support for Python 3.8
* Replace font-desc properties by font
-------------------------------------------------------------------
Sun Oct 6 11:45:40 UTC 2019 - Axel Braun <axel.braun@gmx.de>