From 718d2faf19743520fddd2a71de0a18eaf85eea67 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 9 Jan 2023 11:25:29 -0600 Subject: [PATCH] Update to 0.14.0. Fixes rhbz#2158200. --- .gitignore | 1 + aerc.spec | 5 +++-- sources | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8bef6e3..e27d0c9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /aerc-0.10.0.tar.gz /aerc-0.12.0.tar.gz /aerc-0.13.0.tar.gz +/aerc-0.14.0.tar.gz diff --git a/aerc.spec b/aerc.spec index 02bfb9c..f404753 100644 --- a/aerc.spec +++ b/aerc.spec @@ -3,7 +3,7 @@ # https://git.sr.ht/~rjarry/aerc %global goipath git.sr.ht/~rjarry/aerc -Version: 0.13.0 +Version: 0.14.0 %global topdir %{name}-%{version} %gometa @@ -40,7 +40,7 @@ Requires: notmuch # Disable building of aerc that we handle manually in the SPEC and # preserve mtimes -sed -e 's|install: $(DOCS) aerc|install: $(DOCS)|' \ +sed -e 's|install: $(DOCS) aerc wrap|install: $(DOCS)|' \ -e 's|install -m|install -pm|' \ -i Makefile @@ -61,6 +61,7 @@ export LDFLAGS="-X main.Prefix=%{_prefix} \ -X git.sr.ht/~rjarry/aerc/config.shareDir=%{_datadir} -X main.Version=%{version} " %gobuild -o aerc %{goipath} +%gobuild -o wrap filters/wrap.go %install export PREFIX=%{_prefix} diff --git a/sources b/sources index 1f20daa..1320b40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aerc-0.13.0.tar.gz) = b7cb67ebcae3a809b365cbf8bb5d52b8525059c70665d27bcab93b697fe3eceb51807f26e953a6a50b4fc4b8acceb27693510b65495d5cd9c1fb4a5e7ded48e2 +SHA512 (aerc-0.14.0.tar.gz) = d12502a809c5163bc81bfa3bfbd471a03f4e8e56084e00e7bb52619a8ac6f34df78342c0e8e82d6cdfd4fe1bc0c375dd65366a442875621b20bbd040a9025831