automatic version update by autodist [release 5.116.0-1mamba;Thu Oct 30 2025]

This commit is contained in:
2025-10-31 23:22:10 +01:00
parent db40afe826
commit c57af461d0

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kwidgetsaddons
Version: 5.115.0
Version: 5.116.0
Release: 1mamba
Summary: KDE Frameworks 5 large set of desktop widgets
Group: System/Libraries
@@ -39,7 +39,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
@@ -57,8 +56,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 kwidgetsaddons5_qt.lang
%defattr(-,root,root)
@@ -77,6 +74,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Thu Oct 30 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