automatic version update by autodist [release 23.08.0-1mamba;Sun Aug 27 2023]
This commit is contained in:
parent
f4b6c3eeb1
commit
5c62d7af18
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kontrast
|
Name: kontrast
|
||||||
Version: 23.04.3
|
Version: 23.08.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A color contrast checker and tell you if your color combinations are accessible for people with color vision defiencies
|
Summary: A color contrast checker and tell you if your color combinations are accessible for people with color vision defiencies
|
||||||
Group: Graphical Desktop/Applications/Accessibility
|
Group: Graphical Desktop/Applications/Accessibility
|
||||||
@ -14,9 +14,11 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libQt5Svg-devel
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libfuturesql-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libqcoro-qt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
@ -56,6 +58,9 @@ Kontrast is a color contrast checker and tell you if your color combinations are
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 27 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 07 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
* Fri Jul 07 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user