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 f7b26307ec
commit ffb7fec36a
2 changed files with 6 additions and 1 deletions

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