From 1ec9e1bead8292526a0059cb6a1e426d3e3c4319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 4 Jan 2025 11:05:40 +0100 Subject: [PATCH] Update from dac1c69 to a62ac18: - add missing options to man page and usage - explicitly document that the define is necessary for getopt - check that offer isn't null before receiving - common: shrink a bit - style - fix logic to determine which offer to receive - manpages: add -p - waypaste: support primary clipboard --- wayclip.changes | 13 +++++++++++++ wayclip.spec | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/wayclip.changes b/wayclip.changes index 706da4a..08a392d 100644 --- a/wayclip.changes +++ b/wayclip.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jan 4 10:05:33 UTC 2025 - Matej Cepl + +- Update from dac1c69 to a62ac18: + - add missing options to man page and usage + - explicitly document that the define is necessary for getopt + - check that offer isn't null before receiving + - common: shrink a bit + - style + - fix logic to determine which offer to receive + - manpages: add -p + - waypaste: support primary clipboard + ------------------------------------------------------------------- Fri Dec 23 14:21:24 UTC 2022 - Matej Cepl diff --git a/wayclip.spec b/wayclip.spec index 5a2e74b..e639a6a 100644 --- a/wayclip.spec +++ b/wayclip.spec @@ -17,7 +17,7 @@ Name: wayclip -Version: 0.3+git.1666559752.dac1c69 +Version: 0.4.2+git.1709775940.a62ac18 Release: 0 Summary: Wayland clipboard utility License: ISC