[packages/wl-clipboard] up to 2.1.0

atler atler at pld-linux.org
Thu Oct 27 14:21:10 CEST 2022


commit 6144a01566277f0c800b1fd0dd8e7637c59dac76
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Oct 27 14:20:35 2022 +0200

    up to 2.1.0

 wl-clipboard.spec | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/wl-clipboard.spec b/wl-clipboard.spec
index 2a5eece..bb413e8 100644
--- a/wl-clipboard.spec
+++ b/wl-clipboard.spec
@@ -1,11 +1,11 @@
 Summary:	Command-line copy/paste utilities for Wayland
 Name:		wl-clipboard
-Version:	2.0.0
+Version:	2.1.0
 Release:	1
 License:	GPL v3+
 Group:		Applications
 Source0:	https://github.com/bugaevc/wl-clipboard/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	cb34e27547e3ed7f70051933b76a39f4
+# Source0-md5:	e39e266bca009d00a9ab99c29eb41ebc
 URL:		https://github.com/bugaevc/wl-clipboard
 BuildRequires:	meson >= 0.44.0
 BuildRequires:	ninja
@@ -29,6 +29,16 @@ BuildArch:	noarch
 %description -n bash-completion-wl-clipboard
 Bash completion for wl-clipboard.
 
+%package -n fish-completion-wl-clipboard
+Summary:	fish-completion for wl-clipboard
+Group:		Applications/Shells
+Requires:	%{name} = %{version}-%{release}
+Requires:	fish
+BuildArch:	noarch
+
+%description -n fish-completion-wl-clipboard
+fish-completion for wl-clipboard.
+
 %package -n zsh-completion-wl-clipboard
 Summary:	ZSH completion for wl-clipboard
 Group:		Applications/Shells
@@ -69,6 +79,11 @@ rm -rf $RPM_BUILD_ROOT
 %{bash_compdir}/wl-copy
 %{bash_compdir}/wl-paste
 
+%files -n fish-completion-wl-clipboard
+%defattr(644,root,root,755)
+%{fish_compdir}/wl-copy.fish
+%{fish_compdir}/wl-paste.fish
+
 %files -n zsh-completion-wl-clipboard
 %defattr(644,root,root,755)
 %{zsh_compdir}/_wl-copy
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wl-clipboard.git/commitdiff/377a5dccc2015c19530f94a5acb7f3e49e92eb07



More information about the pld-cvs-commit mailing list