Update from current upstream
This commit is contained in:
parent
78fa2b3b31
commit
faddc307d9
3 changed files with 7 additions and 6 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1 @@
|
|||
/toolshed-20150416hg6f0dcb7087fe-noroms.tar.gz
|
||||
/toolshed-20180731hg6906ea14f8f5.zip
|
||||
/toolshed-20180731hg6906ea14f8f5-noroms.tar.gz
|
||||
/toolshed-20220204hga1b3c7faf452-noroms.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (toolshed-20180731hg6906ea14f8f5-noroms.tar.gz) = 9da7285a25a823b6032cb497e38513c9d08d1e8ce99a99764e91bcbb2644dd200f8c6657276cc9df63bded7b1e3f7396ae0a48b944d922b1dc4d45518fc2204a
|
||||
SHA512 (toolshed-20220204hga1b3c7faf452-noroms.tar.gz) = 5d7d579369fc11f853072d06b5424c2ea35e99ab523337b3333f2206e1d4e2fb203803d4048e949d8ec1febecfef93b22d5426e30927dcaf7f1644463c20eb6d
|
||||
|
|
|
|||
|
|
@ -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 <linville@tuxdriver.com> 20220204hga1b3c7faf452-1
|
||||
- Update from current upstream
|
||||
|
||||
* Thu Jan 27 2022 John W. Linville <linville@tuxdriver.com> 20180731hg6906ea14f8f5-9
|
||||
- Add -fPIE to CFLAGS definition in build section
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue