automatic version update by autodist [release 22.12.0-1mamba;Sat Dec 10 2022]
This commit is contained in:
parent
a587e09293
commit
d13c9a7cf6
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kqtquickcharts
|
||||
Version: 22.08.3
|
||||
Version: 22.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 charts for Qt Quick
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/kqtquickcharts-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -45,12 +44,16 @@ KDE Frameworks 5 charts for Qt Quick.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/kqtquickcharts_version.h
|
||||
%{_libdir}/cmake/KQtQuickCharts/KQtQuickChartsVersion.cmake
|
||||
%dir %{_libdir}/qt5/qml/org/kde/charts
|
||||
%{_libdir}/qt5/qml/org/kde/charts/*
|
||||
%dir %{_libdir}/cmake/KQtQuickCharts
|
||||
%{_libdir}/cmake/KQtQuickCharts/KQtQuickCharts*.cmake
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Dec 10 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user