automatic version update by autodist [release 6.15.0-1mamba;Tue Jun 17 2025]
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kcalendarcore
|
||||
Version: 6.14.0
|
||||
Version: 6.15.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 library providing access to and handling of calendar data
|
||||
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}
|
||||
|
||||
@ -63,8 +62,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_libdir}/libKF6CalendarCore.so.*
|
||||
@ -86,9 +83,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_kf6_libdir}/cmake/KF6CalendarCore
|
||||
%{_kf6_libdir}/cmake/KF6CalendarCore/*.cmake
|
||||
%{_libdir}/pkgconfig/KF6CalendarCore.pc
|
||||
%{_qt6_docdir}/KF6CalendarCore.*
|
||||
#%{_qt6_docdir}/KF6CalendarCore.*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 17 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