automatic version update by autodist [release 6.6.0-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
b232cfc9d1
commit
92d5155992
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-solid
|
||||
Version: 6.5.0
|
||||
Version: 6.6.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 hardware abstraction framework
|
||||
Group: Graphical Desktop/Libraries/KDE
|
||||
@ -85,8 +85,6 @@ mv %{buildroot}%{_kf6_bindir}/solid-power{,6}
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -110,6 +108,9 @@ mv %{buildroot}%{_kf6_bindir}/solid-power{,6}
|
||||
%doc README.md TODO
|
||||
|
||||
%changelog
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user