mirror of https://github.com/stella-emu/stella.git
Pushed 6.7 release to June 11.
This commit is contained in:
parent
226ceea12f
commit
aad997a6bd
|
@ -12,7 +12,7 @@
|
||||||
Release History
|
Release History
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
||||||
6.6 to 6.7 (June 6, 2022)
|
6.6 to 6.7 (June 11, 2022)
|
||||||
|
|
||||||
* IMPORTANT NOTES:
|
* IMPORTANT NOTES:
|
||||||
- Because of fixes to JSON handling, all remappings will be reset
|
- Because of fixes to JSON handling, all remappings will be reset
|
||||||
|
|
|
@ -2,7 +2,7 @@ stella (6.7) stable; urgency=high
|
||||||
|
|
||||||
* Version 6.7 release
|
* Version 6.7 release
|
||||||
|
|
||||||
-- Stephen Anthony <sa666666@gmail.com> Mon, 6 Jun 2022 17:09:59 -0230
|
-- Stephen Anthony <sa666666@gmail.com> Sat, 11 Jun 2022 17:09:59 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (6.6) stable; urgency=high
|
stella (6.6) stable; urgency=high
|
||||||
|
|
|
@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
%_datadir/icons/large/%{name}.png
|
%_datadir/icons/large/%{name}.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 6 2022 Stephen Anthony <sa666666@gmail.com> 6.7-1
|
* Sat Jun 11 2022 Stephen Anthony <sa666666@gmail.com> 6.7-1
|
||||||
- Version 6.7 release
|
- Version 6.7 release
|
||||||
|
|
||||||
* Tue Nov 16 2021 Stephen Anthony <sa666666@gmail.com> 6.6-1
|
* Tue Nov 16 2021 Stephen Anthony <sa666666@gmail.com> 6.6-1
|
||||||
|
|
Loading…
Reference in New Issue