forked from pool/python-GooCalendar
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:
committed by
Git OBS Bridge
parent
ad9d54d079
commit
85b8ba72e8
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c22c93e19b933d10d8ea1c67a67f485267af82175ef59419427dd39d1e3af18
|
||||
size 30440
|
||||
3
GooCalendar-0.7.0.tar.gz
Normal file
3
GooCalendar-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1d19459328822e0ad67c41504f58eb4814246066cf3b0238a87f21de22da092
|
||||
size 30850
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# spec file for package python-GooCalendar
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016-19 Dr. Axel Braun
|
||||
# Copyright (c) 2016-2020 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-GooCalendar
|
||||
Version: 0.6
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: A calendar widget for GTK using PyGoocanvas
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user