automatic version update by autodist [release 23.04.0-1mamba;Tue Apr 25 2023]

This commit is contained in:
Automatic Build System 2024-01-06 02:31:30 +01:00
parent ab6cf364f7
commit 8ff5347e59

View File

@ -1,5 +1,5 @@
Name: kopeninghours
Version: 22.12.3
Version: 23.04.0
Release: 1mamba
Summary: A library for parsing and evaluating OSM opening hours expressions
Group: System/Libraries
@ -67,6 +67,10 @@ This package contains libraries and header files for developing applications tha
%dir %{_libdir}/qt5/qml/org/kde/kopeninghours
%{_libdir}/qt5/qml/org/kde/kopeninghours/*
%{_datadir}/qlogging-categories5/org_kde_kopeninghours.categories
%ifnarch aarch64
%dir %{python310_sitelib}/PyKOpeningHours
%{python310_sitelib}/PyKOpeningHours/*
%endif
%doc LICENSES
%files -n lib%{name}-devel
@ -82,6 +86,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md README.md.license
%changelog
* Tue Apr 25 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
- automatic version update by autodist
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
- automatic version update by autodist