forked from pool/python-GooCalendar
Accepting request 1269075 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names. - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/request/show/1269075 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GooCalendar?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 05:54:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Support both lowercased and unnormalized metadata directory names.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 02:40:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 17:43:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-GooCalendar
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2016-2023 Dr. Axel Braun <DocB@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -54,6 +54,6 @@ A calendar widget for GTK using PyGoocanvas (Gnome widget linrary).
|
||||
%license LICENSE
|
||||
%doc README COPYRIGHT
|
||||
%{python_sitelib}/goocalendar
|
||||
%{python_sitelib}/GooCalendar-%{version}.dist-info
|
||||
%{python_sitelib}/[Gg]oo[Cc]alendar-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user