automatic version update by autodist [release 6.10.0-1mamba;Sat Jan 11 2025]

This commit is contained in:
Automatic Build System 2025-01-12 16:13:37 +01:00
parent 2599ca05ac
commit bd51129257

View File

@ -1,7 +1,7 @@
%define framework kdeclarative
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kdeclarative
Version: 6.9.0
Version: 6.10.0
Release: 1mamba
Summary: Integration of QML and KDE work spaces
Group: System/Libraries
@ -53,9 +53,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n %{framework}-%{version}
@ -72,10 +69,10 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -n lib%{name} -f %{name}.lang
%defattr(-,root,root)
%{_kf6_libdir}/libKF6CalendarEvents.so.*
%{_libdir}/libkquickcontrolsprivate.so.*
%{_kf6_qmldir}/org/kde/*
%doc LICENSES
@ -90,6 +87,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
- automatic version update by autodist
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist