automatic version update by autodist [release 23.04.0-1mamba;Tue Apr 25 2023]
This commit is contained in:
parent
ab6cf364f7
commit
8ff5347e59
@ -1,5 +1,5 @@
|
|||||||
Name: kopeninghours
|
Name: kopeninghours
|
||||||
Version: 22.12.3
|
Version: 23.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library for parsing and evaluating OSM opening hours expressions
|
Summary: A library for parsing and evaluating OSM opening hours expressions
|
||||||
Group: System/Libraries
|
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
|
%dir %{_libdir}/qt5/qml/org/kde/kopeninghours
|
||||||
%{_libdir}/qt5/qml/org/kde/kopeninghours/*
|
%{_libdir}/qt5/qml/org/kde/kopeninghours/*
|
||||||
%{_datadir}/qlogging-categories5/org_kde_kopeninghours.categories
|
%{_datadir}/qlogging-categories5/org_kde_kopeninghours.categories
|
||||||
|
%ifnarch aarch64
|
||||||
|
%dir %{python310_sitelib}/PyKOpeningHours
|
||||||
|
%{python310_sitelib}/PyKOpeningHours/*
|
||||||
|
%endif
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%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
|
%doc README.md README.md.license
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user