From faddc307d99f45ebed42a492fd39fdb4bd529697 Mon Sep 17 00:00:00 2001 From: "John W. Linville" Date: Fri, 4 Feb 2022 13:37:09 -0500 Subject: [PATCH] Update from current upstream --- .gitignore | 4 +--- sources | 2 +- toolshed.spec | 7 +++++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 7513993..3e8474d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/toolshed-20150416hg6f0dcb7087fe-noroms.tar.gz -/toolshed-20180731hg6906ea14f8f5.zip -/toolshed-20180731hg6906ea14f8f5-noroms.tar.gz +/toolshed-20220204hga1b3c7faf452-noroms.tar.gz diff --git a/sources b/sources index e3fe171..f7fb00a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toolshed-20180731hg6906ea14f8f5-noroms.tar.gz) = 9da7285a25a823b6032cb497e38513c9d08d1e8ce99a99764e91bcbb2644dd200f8c6657276cc9df63bded7b1e3f7396ae0a48b944d922b1dc4d45518fc2204a +SHA512 (toolshed-20220204hga1b3c7faf452-noroms.tar.gz) = 5d7d579369fc11f853072d06b5424c2ea35e99ab523337b3333f2206e1d4e2fb203803d4048e949d8ec1febecfef93b22d5426e30927dcaf7f1644463c20eb6d diff --git a/toolshed.spec b/toolshed.spec index a16957b..9329671 100644 --- a/toolshed.spec +++ b/toolshed.spec @@ -1,6 +1,6 @@ Name: toolshed -Version: 20180731hg6906ea14f8f5 -Release: 9%{?dist} +Version: 20220204hga1b3c7faf452 +Release: 1%{?dist} Summary: Cross-development toolkit for use with the Tandy Color Computer License: Public Domain @@ -51,6 +51,9 @@ make %{?_smp_mflags} -C build/unix install INSTALLDIR=%{buildroot}%{_bindir} DOC %changelog +* Fri Feb 04 2022 John W. Linville 20220204hga1b3c7faf452-1 +- Update from current upstream + * Thu Jan 27 2022 John W. Linville 20180731hg6906ea14f8f5-9 - Add -fPIE to CFLAGS definition in build section