automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]
This commit is contained in:
parent
b0e48743ef
commit
8a7372b053
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kjobwidgets
|
||||
Version: 5.87.0
|
||||
Version: 5.88.0
|
||||
Release: 1mamba
|
||||
Summary: Widgets for showing progress of asynchronous jobs
|
||||
Group: System/Libraries
|
||||
@ -12,11 +12,12 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kjobwidgets-%
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -82,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Nov 13 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user