forked from pool/python-GooCalendar
Accepting request 912022 from home:DocB:branches:devel:languages:python
- Version 0.7.2 * Add support GooCanvas 3.0 * Add selected text color property * Remove lighter background on event OBS-URL: https://build.opensuse.org/request/show/912022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68645d22ddddbe383e961c67196ca977ba019bd1189a00c929d4c67e78e09bb1
|
||||
size 30821
|
||||
3
GooCalendar-0.7.2.tar.gz
Normal file
3
GooCalendar-0.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:318b3b7790ac9d6d98881eee3b676fc9c17fc15d21dcdaff486e3c303333b41a
|
||||
size 30679
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 13 17:28:32 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 0.7.2
|
||||
* Add support GooCanvas 3.0
|
||||
* Add selected text color property
|
||||
* Remove lighter background on event
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 09:02:19 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# spec file for package python-GooCalendar
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2016-2020 Dr. Axel Braun
|
||||
# Copyright (c) 2016-2021 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.7.1
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: A calendar widget for GTK using PyGoocanvas
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user