automatic version update by autodist [release 5.249.0-1mamba;Fri Feb 02 2024]
This commit is contained in:
parent
8f14ff92c0
commit
97efd1c2cc
@ -1,8 +1,8 @@
|
||||
%define framework %(echo ${name/kf6-})
|
||||
%define framework kcrash
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kcrash
|
||||
Version: 5.248.0
|
||||
Version: 5.249.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks graceful handling of application crashes
|
||||
Group: System/Libraries
|
||||
@ -48,7 +48,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n kcrash-%{version}
|
||||
%setup -q -n %{framework}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
@ -82,5 +82,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KF6Crash.*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user