diff --git a/README.md b/README.md index b3f09c0..b2b22bc 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/kontrast.spec b/kontrast.spec index 976f99e..35fe6e8 100644 --- a/kontrast.spec +++ b/kontrast.spec @@ -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 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist