diff --git a/.gitignore b/.gitignore index 38b8763..6682abd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,100 +1,2 @@ -/khotkeys-5.12.4.tar.xz -/khotkeys-5.12.5.tar.xz -/khotkeys-5.12.90.tar.xz -/khotkeys-5.13.0.tar.xz -/khotkeys-5.13.1.tar.xz -/khotkeys-5.13.2.tar.xz -/khotkeys-5.13.3.tar.xz -/khotkeys-5.13.4.tar.xz -/khotkeys-5.13.5.tar.xz -/khotkeys-5.13.90.tar.xz -/khotkeys-5.14.0.tar.xz -/khotkeys-5.14.1.tar.xz -/khotkeys-5.14.2.tar.xz -/khotkeys-5.14.3.tar.xz -/khotkeys-5.14.4.tar.xz -/khotkeys-5.14.90.tar.xz -/khotkeys-5.15.0.tar.xz -/khotkeys-5.15.1.tar.xz -/khotkeys-5.15.2.tar.xz -/khotkeys-5.15.3.tar.xz -/khotkeys-5.15.4.tar.xz -/khotkeys-5.15.5.tar.xz -/khotkeys-5.15.90.tar.xz -/khotkeys-5.16.0.tar.xz -/khotkeys-5.16.1.tar.xz -/khotkeys-5.16.2.tar.xz -/khotkeys-5.16.3.tar.xz -/khotkeys-5.16.4.tar.xz -/khotkeys-5.16.5.tar.xz -/khotkeys-5.16.90.tar.xz -/khotkeys-5.17.0.tar.xz -/khotkeys-5.17.1.tar.xz -/khotkeys-5.17.2.tar.xz -/khotkeys-5.17.3.tar.xz -/khotkeys-5.17.4.tar.xz -/khotkeys-5.17.5.tar.xz -/khotkeys-5.17.90.tar.xz -/khotkeys-5.18.0.tar.xz -/khotkeys-5.18.1.tar.xz -/khotkeys-5.18.2.tar.xz -/khotkeys-5.18.3.tar.xz -/khotkeys-5.18.4.tar.xz -/khotkeys-5.18.4.1.tar.xz -/khotkeys-5.18.5.tar.xz -/khotkeys-5.18.90.tar.xz -/khotkeys-5.19.0.tar.xz -/khotkeys-5.19.1.tar.xz -/khotkeys-5.19.2.tar.xz -/khotkeys-5.19.3.tar.xz -/khotkeys-5.19.4.tar.xz -/khotkeys-5.19.5.tar.xz -/khotkeys-5.19.90.tar.xz -/khotkeys-5.20.0.tar.xz -/khotkeys-5.20.1.tar.xz -/khotkeys-5.20.2.tar.xz -/khotkeys-5.20.3.tar.xz -/khotkeys-5.20.4.tar.xz -/khotkeys-5.20.5.tar.xz -/khotkeys-5.20.90.tar.xz -/khotkeys-5.21.0.tar.xz -/khotkeys-5.21.1.tar.xz -/khotkeys-5.21.2.tar.xz -/khotkeys-5.21.3.tar.xz -/khotkeys-5.21.4.tar.xz -/khotkeys-5.21.5.tar.xz -/khotkeys-5.21.90.tar.xz -/khotkeys-5.22.0.tar.xz -/khotkeys-5.22.1.tar.xz -/khotkeys-5.22.2.tar.xz -/khotkeys-5.22.2.1.tar.xz -/khotkeys-5.22.3.tar.xz -/khotkeys-5.22.4.tar.xz -/khotkeys-5.22.5.tar.xz -/khotkeys-5.22.90.tar.xz -/khotkeys-5.23.0.tar.xz -/khotkeys-5.23.1.tar.xz -/khotkeys-5.23.2.tar.xz -/khotkeys-5.23.3.tar.xz -/khotkeys-5.23.4.tar.xz -/khotkeys-5.23.5.tar.xz -/khotkeys-5.23.90.tar.xz -/khotkeys-5.24.0.tar.xz -/khotkeys-5.24.1.tar.xz -/khotkeys-5.24.2.tar.xz -/khotkeys-5.24.3.tar.xz -/khotkeys-5.24.4.tar.xz -/khotkeys-5.24.5.tar.xz -/khotkeys-5.24.90.tar.xz -/khotkeys-5.25.0.tar.xz -/khotkeys-5.25.1.tar.xz -/khotkeys-5.25.2.tar.xz -/khotkeys-5.25.3.tar.xz -/khotkeys-5.25.4.tar.xz -/khotkeys-5.25.5.tar.xz -/khotkeys-5.25.90.tar.xz -/khotkeys-5.26.0.tar.xz -/khotkeys-5.26.1.tar.xz -/khotkeys-5.26.2.tar.xz -/khotkeys-5.26.3.tar.xz -/khotkeys-5.26.4.tar.xz +/*.tar.xz +/*.src.rpm diff --git a/khotkeys.spec b/khotkeys.spec index 63a9559..8e8ba4d 100644 --- a/khotkeys.spec +++ b/khotkeys.spec @@ -1,5 +1,5 @@ Name: khotkeys -Version: 5.26.4 +Version: 5.26.5 Release: 1%{?dist} Summary: Application to configure hotkeys in KDE @@ -50,7 +50,7 @@ Conflicts: kde-workspace < 4.11.15-3 # upgrade path from khotkeys-libs-4.11.x (skip Provides for now, it was only ever a private library) Obsoletes: khotkeys-libs < 5.0.0 -#Provides: khotkeys-libs = %{version}-%{release} +#Provides: khotkeys-libs = %%{version}-%%{release} %description An advanced editor component which is used in numerous KDE applications @@ -97,6 +97,9 @@ developing applications that use %{name}. %changelog +* Thu Jan 05 2023 Justin Zobel - 5.26.5-1 +- Update to 5.26.5 + * Tue Nov 29 2022 Marc Deop - 5.26.4-1 - 5.26.4 diff --git a/sources b/sources index 9991fe6..4a139a9 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (khotkeys-5.26.4.tar.xz) = 193d7001baf6f2f9fa50be18e40c149e3033d3c9d256f8e2c8b8cb5a1536c630f04d3229827217348c48f81354dda8757400c8e3185cebc027121b2b442cf248 +SHA512 (khotkeys-5.26.5.tar.xz) = 6de9e3432146bc83482d64908d0f54250d4f6a47bb9cb9ccc12b9f016db1a8e4347b8a8a7d197b343c148444ae0e7e3ca47a1f46377cbca2ea758dd593f7007c