automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]

This commit is contained in:
Automatic Build System 2025-01-12 16:44:03 +01:00
parent 9179814393
commit 6bf0925bee
2 changed files with 5 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Kontrast is a color contrast checker and tell you if your color combinations are accessible for people with color vision defiencies.

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kontrast
Version: 24.12.0
Version: 24.12.1
Release: 1mamba
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
@ -38,7 +38,6 @@ BuildRequires: extra-cmake-modules
%description
Kontrast is a color contrast checker and tell you if your color combinations are accessible for people with color vision defiencies.
%debug_package
%prep
%setup -q
@ -65,6 +64,9 @@ Kontrast is a color contrast checker and tell you if your color combinations are
%doc LICENSES
%changelog
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
- automatic version update by autodist
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist