From 7082d4ef2a87d4d2d4e481e263d5f9f750aaa0a0 Mon Sep 17 00:00:00 2001 From: Artur Iwicki Date: Sat, 9 Mar 2019 09:54:57 +0100 Subject: [PATCH] Update to upstream release 0.4.0 --- .gitignore | 1 + ckb-next.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 657340c..1f60dfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ckb-next-0.3.2.tar.gz +/ckb-next-0.4.0.tar.gz diff --git a/ckb-next.spec b/ckb-next.spec index d173efe..9e5a006 100644 --- a/ckb-next.spec +++ b/ckb-next.spec @@ -1,6 +1,6 @@ Name: ckb-next -Version: 0.3.2 -Release: 4%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: Unofficial driver for Corsair RGB keyboards # ckb-next is GPLv2 @@ -79,12 +79,12 @@ install -Dp -m 755 build/bin/ckb-next %{buildroot}%{_bindir}/ckb-next install -Dp -m 755 build/bin/ckb-next-daemon %{buildroot}%{_libexecdir}/ckb-next-daemon install -d -m 755 %{buildroot}%{_libexecdir}/ckb-next-animations -for ANIM in gradient heat mviz pinwheel rain random ripple wave; do +for ANIM in $(find src/animations/ -mindepth 1 -maxdepth 1 -type d -printf '%%f '); do install -p -m 755 "build/bin/${ANIM}" "%{buildroot}%{_libexecdir}/ckb-next-animations/${ANIM}" done install -Dp -m 0644 %{SOURCE3} %{buildroot}/%{_presetdir}/99-ckb-next.preset -install -Dp -m 644 linux/udev/99-ckb-daemon.rules %{buildroot}%{_udevrulesdir}/99-ckb-daemon.rules +install -Dp -m 644 linux/udev/99-ckb-next-daemon.rules %{buildroot}%{_udevrulesdir}/99-ckb-next-daemon.rules install -Dp -m 644 linux/systemd/ckb-next-daemon.service.in %{buildroot}%{_unitdir}/ckb-next-daemon.service install -Dp -m 644 build/src/gui/ckb-next.png %{buildroot}%{_datadir}/icons/hicolor/512x512/apps/ckb-next.png @@ -131,6 +131,9 @@ udevadm control --reload-rules 2>&1 > /dev/null || : %changelog +* Sat Mar 09 2019 Artur Iwicki - 0.4.0-1 +- Update to latest upstream release + * Sat Feb 16 2019 Artur Iwicki - 0.3.2-4 - Use "install -p" (preserve timestamps) - Do not use the bundled quazip library diff --git a/sources b/sources index 3a255fb..2fe23b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ckb-next-0.3.2.tar.gz) = 880ffe92345190fc40de393ff1319fc4ef9b45915254a0f0819c5614e7dbc69d0cde80952c1a26aeb8d86ed1c5e439d8a108e426ac5585129be1da51c0330ab8 +SHA512 (ckb-next-0.4.0.tar.gz) = 81058d1e31e7328dac1b3a83cb443b9d9f29593e872d189766c1dfe8b502965fd9ea7a962423e94d5053c99d8dd8c50bd98638c11631a2ca586fb9ade700284f