automatic version update by autodist [release 6.6.0-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
87172434d3
commit
70e22d157e
@ -1,7 +1,7 @@
|
||||
%define framework networkmanager-qt
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-networkmanager-qt
|
||||
Version: 6.5.0
|
||||
Version: 6.6.0
|
||||
Release: 1mamba
|
||||
Summary: Binding library between NetworkManager and Qt
|
||||
Group: System/Libraries
|
||||
@ -57,8 +57,6 @@ This package contains static libraries and header files needed for development.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -78,6 +76,9 @@ This package contains static libraries and header files needed for development.
|
||||
%{_qt6_docdir}/KF6NetworkManagerQt.*
|
||||
|
||||
%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