diff --git a/kanshi-1.6.0.tar.gz b/kanshi-1.6.0.tar.gz deleted file mode 100644 index d0ac622..0000000 --- a/kanshi-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 43f2c7c..0000000 Binary files a/kanshi-1.6.0.tar.gz.sig and /dev/null differ diff --git a/kanshi-1.7.0.tar.gz b/kanshi-1.7.0.tar.gz new file mode 100644 index 0000000..73c5d32 --- /dev/null +++ b/kanshi-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ef49d35c1c8764c2956e05e9d37c4bf5236eb204f5d3a780dca41e24c3f382 +size 23116 diff --git a/kanshi-1.7.0.tar.gz.sig b/kanshi-1.7.0.tar.gz.sig new file mode 100644 index 0000000..fb74c30 Binary files /dev/null and b/kanshi-1.7.0.tar.gz.sig differ diff --git a/kanshi.changes b/kanshi.changes index 1822dbd..bdca9dd 100644 --- a/kanshi.changes +++ b/kanshi.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Jun 13 06:49:39 UTC 2024 - Joshua Smith + +- Update to v1.7.0: + * parser: implements global output defaults + * parser: disallow duplicate outputs + * parser: implements output alias directive + * config: fix fields bitmask in apply_output_defaults() + * config: disallow using wildcard outputs in global scope + * build: add fallback for libscfg + * Fix cleanup of uninitialized values in error codepath + * doc: fully document output criteria + * Rename parser.c to config.c + * Attempt switching all profiles with the same name + ------------------------------------------------------------------- Thu Jun 6 06:27:49 UTC 2024 - Soc Virnyl Estela diff --git a/kanshi.spec b/kanshi.spec index c70e858..3f59860 100644 --- a/kanshi.spec +++ b/kanshi.spec @@ -17,7 +17,7 @@ Name: kanshi -Version: 1.6.0 +Version: 1.7.0 Release: 0 Summary: Dynamic display configuration License: MIT @@ -44,7 +44,6 @@ and disabled on hotplug. %autosetup -p1 %build -# Disabled because libvarlink is not available in Factory %meson \ -Dipc=enabled %meson_build