From 204bd2d00f78169915fca33786d566ee0cf7a00e364e0397733f6db24891d121 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 13 Mar 2023 14:55:48 +0000 Subject: [PATCH] Accepting request 1070515 from home:uncomfyhalomacro:branches:utilities - Add README.suse-maint.md to sources in specfile. This fixes issues with OBS rejecting since the file is not added to sources. OBS-URL: https://build.opensuse.org/request/show/1070515 OBS-URL: https://build.opensuse.org/package/show/utilities/glow?expand=0&rev=7 --- glow.changes | 5 +++++ glow.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/glow.changes b/glow.changes index 4a2217a..4a5599d 100644 --- a/glow.changes +++ b/glow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 9 17:01:01 UTC 2023 - Soc Virnyl Estela + +- Add README.suse-maint.md to sources in specfile. + ------------------------------------------------------------------- Sun Feb 19 10:10:41 UTC 2023 - Soc Virnyl Estela diff --git a/glow.spec b/glow.spec index 7b37823..473c96d 100644 --- a/glow.spec +++ b/glow.spec @@ -33,6 +33,8 @@ Source0: https://github.com/charmbracelet/glow/archive/v%{version}/%{name # `osc service disabledrun` Source1: vendor.tar.zst # +Source2: README.suse-maint.md +# BuildRequires: zstd BuildRequires: golang-packaging BuildRequires: golang(API) >= 1.11