automatic version update by autodist [release 24.12.0-1mamba;Sun Dec 15 2024]
This commit is contained in:
parent
d992b31102
commit
d71ac5f025
17
kwave.spec
17
kwave.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwave
|
||||
Version: 24.08.3
|
||||
Version: 24.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE sound editor
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -103,23 +103,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%postun -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kwave
|
||||
%dir %{_libdir}/qt6/plugins/kwave
|
||||
%{_libdir}/qt6/plugins/kwave/kwaveplugin_*.so
|
||||
%{_qt6_plugindir}/kwave/*.so
|
||||
%{_datadir}/applications/org.kde.kwave.desktop
|
||||
%{_datadir}/icons/hicolor/scalable/actions/kwave_*.svgz
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kwave.svgz
|
||||
#%{_kf6_servicetypesdir}/kwave-plugin.desktop
|
||||
%dir %{_datadir}/kwave
|
||||
%{_datadir}/kwave/menus.config
|
||||
%dir %{_datadir}/kwave/pics
|
||||
@ -133,6 +123,9 @@ exit 0
|
||||
%{_libdir}/libkwavegui.so.*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user