forked from pool/python-GooCalendar
Accepting request 1073388 from devel:languages:python
- Version 0.8.0 * Manage preferred size OBS-URL: https://build.opensuse.org/request/show/1073388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GooCalendar?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:318b3b7790ac9d6d98881eee3b676fc9c17fc15d21dcdaff486e3c303333b41a
|
||||
size 30679
|
||||
3
GooCalendar-0.8.0.tar.gz
Normal file
3
GooCalendar-0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f02f94cb4640fa00bb9c69b2d4781d24e2b217f8efda5b679b4b6ad93e3214b
|
||||
size 31233
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 19 08:24:52 UTC 2023 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 0.8.0
|
||||
* Manage preferred size
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 13 17:28:32 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package python-GooCalendar
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2016-2021 Dr. Axel Braun
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2016-2023 Dr. Axel Braun <DocB@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,10 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-GooCalendar
|
||||
Version: 0.7.2
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: A calendar widget for GTK using PyGoocanvas
|
||||
License: GPL-2.0-only
|
||||
@@ -52,6 +51,7 @@ A calendar widget for GTK using PyGoocanvas (Gnome widget linrary).
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README COPYRIGHT
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/goocalendar
|
||||
%{python_sitelib}/GooCalendar-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user