diff --git a/kanshi-1.5.1.tar.gz b/kanshi-1.5.1.tar.gz deleted file mode 100644 index 273e08a..0000000 --- a/kanshi-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c62f2f19f1f6c9513d3eeea23efc8579c76e0ef6460b72f15b2d90392ebcc421 -size 22598 diff --git a/kanshi-1.6.0.tar.gz b/kanshi-1.6.0.tar.gz new file mode 100644 index 0000000..d0ac622 --- /dev/null +++ b/kanshi-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac983ac349f80551a6f8b26cbb6c9b0b9d3e9d892db86ad7b92f01d689de0884 +size 22209 diff --git a/kanshi-1.6.0.tar.gz.sig b/kanshi-1.6.0.tar.gz.sig new file mode 100644 index 0000000..43f2c7c Binary files /dev/null and b/kanshi-1.6.0.tar.gz.sig differ diff --git a/kanshi.changes b/kanshi.changes index c3784ab..a045aa1 100644 --- a/kanshi.changes +++ b/kanshi.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Apr 22 23:35:06 UTC 2024 - Joshua Smith + +- Add keyring and signature for package. +- Enable tests +- Update to v1.6.0: + * Fix memory leaks on exit + * Switch to scfg + * readme: add ircs:// link for IRC channel + * Add support for output blocks + * doc: document output blocks + * Include line numbers in error messages + * Define _POSIX_C_SOURCE globally + ------------------------------------------------------------------- Mon Feb 26 04:17:18 UTC 2024 - Soc Virnyl Estela diff --git a/kanshi.keyring b/kanshi.keyring new file mode 100644 index 0000000..6448767 Binary files /dev/null and b/kanshi.keyring differ diff --git a/kanshi.spec b/kanshi.spec index af59507..631da7b 100644 --- a/kanshi.spec +++ b/kanshi.spec @@ -17,17 +17,21 @@ Name: kanshi -Version: 1.5.1 +Version: 1.6.0 Release: 0 Summary: Dynamic display configuration License: MIT Group: System/GUI/Other URL: https://git.sr.ht/~emersion/kanshi Source0: https://git.sr.ht/~emersion/kanshi/refs/download/v%{version}/%{name}-%{version}.tar.gz +Source1: https://git.sr.ht/~emersion/kanshi/refs/download/v%{version}/%{name}-%{version}.tar.gz.sig +# https://emersion.fr/.well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbjxug6b19 +Source2: %{name}.keyring BuildRequires: cmake BuildRequires: meson BuildRequires: ninja BuildRequires: scdoc +BuildRequires: pkgconfig(scfg) BuildRequires: pkgconfig(wayland-client) %description @@ -46,6 +50,9 @@ and disabled on hotplug. %install %meson_install +%check +%meson_test + %files %{_bindir}/kanshi %{_mandir}/man?/%{name}*