automatic version update by autodist [release 6.15.0-1mamba;Fri Jun 20 2025]
This commit is contained in:
+8
-7
@@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kbookmarks
|
||||
Version: 6.14.0
|
||||
Version: 6.15.0
|
||||
Release: 1mamba
|
||||
Summary: Lets you access and manipulate bookmarks stored using the XBEL format
|
||||
Group: System/Libraries
|
||||
@@ -48,7 +48,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}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{framework}-%{version}
|
||||
|
||||
@@ -60,13 +59,12 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name} --with-qt --all-name || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%files -n lib%{name} -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_libdir}/libKF6Bookmarks.so.*
|
||||
%{_libdir}/libKF6BookmarksWidgets.so.*
|
||||
@@ -85,11 +83,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libKF6BookmarksWidgets.so
|
||||
%dir %{_kf6_libdir}/cmake/KF6Bookmarks
|
||||
%{_kf6_libdir}/cmake/KF6Bookmarks/*.cmake
|
||||
%{_qt6_docdir}/KF6Bookmarks.*
|
||||
%{_qt6_docdir}/KF6BookmarksWidgets.*
|
||||
#%{_qt6_docdir}/KF6Bookmarks.*
|
||||
#%{_qt6_docdir}/KF6BookmarksWidgets.*
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jun 20 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user