15
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=26
This commit is contained in:
2025-04-14 05:54:28 +00:00
committed by Git OBS Bridge
parent 962493afc3
commit e2d4d93c5d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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>

View File

@@ -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