Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
77f2949c05 |
3 changed files with 10 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
||||||
/ckb-next-0.4.2.tar.gz
|
/ckb-next-0.4.2.tar.gz
|
||||||
/ckb-next-0.4.3.tar.gz
|
/ckb-next-0.4.3.tar.gz
|
||||||
/ckb-next-0.4.4.tar.gz
|
/ckb-next-0.4.4.tar.gz
|
||||||
|
/ckb-next-0.5.0.tar.gz
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
Name: ckb-next
|
Name: ckb-next
|
||||||
Version: 0.4.4
|
Version: 0.5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Unofficial driver for Corsair RGB keyboards
|
Summary: Unofficial driver for Corsair RGB keyboards
|
||||||
|
|
||||||
|
|
@ -42,8 +42,9 @@ Requires: qt5ct
|
||||||
|
|
||||||
Provides: bundled(kissfft)
|
Provides: bundled(kissfft)
|
||||||
|
|
||||||
# ckb-next, as the name suggests, is a re-activation and continuation of "ckb"
|
# ckb-next, as the name suggests, is a re-activation and continuation of "ckb".
|
||||||
Obsoletes: ckb
|
# The last released version of the original "ckb" was 0.2.7.
|
||||||
|
Obsoletes: ckb < 0.2.8-0
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
@ -129,6 +130,7 @@ udevadm control --reload-rules 2>&1 > /dev/null || :
|
||||||
%{_datadir}/metainfo/ckb-next.appdata.xml
|
%{_datadir}/metainfo/ckb-next.appdata.xml
|
||||||
%{_datadir}/icons/hicolor/**/apps/ckb-next.png
|
%{_datadir}/icons/hicolor/**/apps/ckb-next.png
|
||||||
%{_datadir}/icons/hicolor/**/apps/ckb-next-monochrome.png
|
%{_datadir}/icons/hicolor/**/apps/ckb-next-monochrome.png
|
||||||
|
%{_datadir}/icons/hicolor/**/status/ckb-next_battery*.png
|
||||||
%{_mandir}/man1/ckb-next.1*
|
%{_mandir}/man1/ckb-next.1*
|
||||||
%{_presetdir}/99-ckb-next.preset
|
%{_presetdir}/99-ckb-next.preset
|
||||||
%{_udevrulesdir}/*.rules
|
%{_udevrulesdir}/*.rules
|
||||||
|
|
@ -136,6 +138,9 @@ udevadm control --reload-rules 2>&1 > /dev/null || :
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 27 2022 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.5.0-1
|
||||||
|
- Update to v0.5.0
|
||||||
|
|
||||||
* Thu Mar 18 2021 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.4.4-1
|
* Thu Mar 18 2021 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.4.4-1
|
||||||
- Update to v0.4.4
|
- Update to v0.4.4
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (ckb-next-0.4.4.tar.gz) = b03d301a6b984957b5a3047769f25311c479f7992c59222b0ce9314b3204dac2d937c26997b97ec2ee1fdc79e3208c76a57a5c603dc1cd99ffb39fd426f58385
|
SHA512 (ckb-next-0.5.0.tar.gz) = d4e46466df4cdac7f4d4be05072592101780c94af261ec1b0bf6ec8bb1f97f892fb5da17dd91cf5f9b45fe128547cc7393c13e29843d6a7ae0de7a4688a5cdb1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue