From c7bbc178aa5a984f3544d64cc42c86296b05202f9a18ff2bc36fe12e8f3a8d4a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 29 Dec 2024 17:11:40 +0000 Subject: [PATCH] - Make patch SUSE-specific, it was rejected upstream (https://lists.sr.ht/~sircmpwn/hare-dev/%3C20241221132941.412307-1-mcepl@cepl.eu%3E#%3CD6HNSS6UQYO2.1PUCINTL5VSDS@d2evs.net%3E). OBS-URL: https://build.opensuse.org/package/show/devel:languages:hare/rc?expand=0&rev=4 --- rc.changes | 6 ++++++ rc.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rc.changes b/rc.changes index 75ef37f..dc65176 100644 --- a/rc.changes +++ b/rc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 29 17:09:33 UTC 2024 - Matej Cepl + +- Make patch SUSE-specific, it was rejected upstream + (https://lists.sr.ht/~sircmpwn/hare-dev/%3C20241221132941.412307-1-mcepl@cepl.eu%3E#%3CD6HNSS6UQYO2.1PUCINTL5VSDS@d2evs.net%3E). + ------------------------------------------------------------------- Sat Dec 21 13:02:42 UTC 2024 - Matej Cepl diff --git a/rc.spec b/rc.spec index 360fcea..08c627d 100644 --- a/rc.spec +++ b/rc.spec @@ -23,8 +23,8 @@ Version: 0+git.1725436050.2b2d211 Summary: A simple shell URL: https://git.sr.ht/~sircmpwn/rc Source0: %{name}-%{version}.tar.zst -# PATCH-FIX-UPSTREAM no-rebuild.patch mcepl@suse.com -# rc target is quite certainly not PHONY +# PATCH-FIX-OPENSUSE no-rebuild.patch mcepl@suse.com +# rc target is quite certainly not PHONY (REJECTed upstream) Patch0: no-rebuild.patch BuildRequires: make BuildRequires: hare