automatic version update by autodist [release 24.08.1-1mamba;Fri Sep 13 2024]
This commit is contained in:
parent
439126bd8e
commit
f8c93d72aa
10
dolphin.spec
10
dolphin.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: dolphin
|
||||
Version: 24.08.0
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: KDE File Manager
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -14,11 +14,9 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libbaloo-widgets-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-attica-devel
|
||||
BuildRequires: libkf6-baloo-devel
|
||||
BuildRequires: libkf6-kbookmarks-devel
|
||||
BuildRequires: libkf6-kcmutils-devel
|
||||
BuildRequires: libkf6-kcodecs-devel
|
||||
@ -29,7 +27,6 @@ BuildRequires: libkf6-kconfigwidgets-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kcrash-devel
|
||||
BuildRequires: libkf6-kdbusaddons-devel
|
||||
BuildRequires: libkf6-kfilemetadata-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-kiconthemes-devel
|
||||
BuildRequires: libkf6-kio-devel
|
||||
@ -99,8 +96,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 -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -144,6 +139,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libdolphinvcs.so
|
||||
|
||||
%changelog
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user