17
0

3 Commits

2 changed files with 12 additions and 2 deletions

View File

@@ -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> Sun Jan 21 17:43:36 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-GooCalendar # 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> # Copyright (c) 2016-2023 Dr. Axel Braun <DocB@opensuse.org>
# #
# All modifications and additions to the file contributed by third parties # 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 %license LICENSE
%doc README COPYRIGHT %doc README COPYRIGHT
%{python_sitelib}/goocalendar %{python_sitelib}/goocalendar
%{python_sitelib}/GooCalendar-%{version}.dist-info %{python_sitelib}/[Gg]oo[Cc]alendar-%{version}.dist-info
%changelog %changelog