From d8e385a7714df37d584a16e48c9b09fcae49b502 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sun, 10 Mar 2024 19:46:35 +0100 Subject: Update from 004800e3 to 3d1c3c15: - Support selection of primary or regular clipboard (wayclip) --- vis.changes | 6 ++++++ vis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index c334ad4..630791d 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 10 18:46:29 UTC 2024 - Matej Cepl + +- Update from 004800e3 to 3d1c3c15: + - Support selection of primary or regular clipboard (wayclip) + ------------------------------------------------------------------- Sat Mar 9 15:00:06 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index 7dbf344..81176f0 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1709945460.004800e3 +Version: 0.8+git.1710035230.3d1c3c15 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC -- cgit