automatic version update by autodist [release 5.116.0-1mamba;Fri Oct 31 2025]

This commit is contained in:
2025-11-01 21:32:39 +01:00
parent 3846e3aa87
commit 592d6a726b

View File

@@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdeclarative
Version: 5.115.0
Version: 5.116.0
Release: 1mamba
Summary: Integration of QML and KDE work spaces
Group: System/Libraries
@@ -59,7 +59,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@@ -77,8 +76,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files -n lib%{name} -f kdeclarative5.lang
%defattr(-,root,root)
@@ -103,6 +100,9 @@ This package contains libraries and header files for developing applications tha
#%doc README.md
%changelog
* Fri Oct 31 2025 Automatic Build System <autodist@openmamba.org> 5.116.0-1mamba
- automatic version update by autodist
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 5.115.0-1mamba
- automatic version update by autodist