diff --git a/python-GooCalendar.changes b/python-GooCalendar.changes index f10c63e..6b9f3e4 100644 --- a/python-GooCalendar.changes +++ b/python-GooCalendar.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 14 05:54:18 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + +------------------------------------------------------------------- +Tue Mar 25 02:40:44 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Sun Jan 21 17:43:36 UTC 2024 - Dirk Müller diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index 932a6ac..b0c2280 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -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 # # 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