diff --git a/GooCalendar-0.7.1.tar.gz b/GooCalendar-0.7.1.tar.gz deleted file mode 100644 index 343cfb1..0000000 --- a/GooCalendar-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68645d22ddddbe383e961c67196ca977ba019bd1189a00c929d4c67e78e09bb1 -size 30821 diff --git a/GooCalendar-0.7.2.tar.gz b/GooCalendar-0.7.2.tar.gz new file mode 100644 index 0000000..6de0d25 --- /dev/null +++ b/GooCalendar-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318b3b7790ac9d6d98881eee3b676fc9c17fc15d21dcdaff486e3c303333b41a +size 30679 diff --git a/python-GooCalendar.changes b/python-GooCalendar.changes index 07bc334..01eca2b 100644 --- a/python-GooCalendar.changes +++ b/python-GooCalendar.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 13 17:28:32 UTC 2021 - Axel Braun + +- 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 diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index 20734ff..d13c88b 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -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