diff --git a/Changes.txt b/Changes.txt index 8228ec3a2..8babda153 100644 --- a/Changes.txt +++ b/Changes.txt @@ -24,14 +24,18 @@ * Added detection of color and audio data in DiStella. - * Fix snapshots on Retina HiDPI displays capturing only the top-left corner. +-Have fun! + + +6.1 to 6.1.1: (April 4, 2020) + + * Fix snapshots on Retina HiDPI displays capturing only the top-left + corner. * Fixed wrong color for BK (background) swatch in the debugger. * Fixed compilation of libretro port on Debian Buster. --Have fun! - 6.0.2 to 6.1: (March 22, 2020) diff --git a/debian/changelog b/debian/changelog index 553ddda1b..af319a670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +stella (6.1.1-1) stable; urgency=high + + * Version 6.1.1 release + + -- Stephen Anthony Sat, 04 Apr 2020 17:09:59 -0230 + + stella (6.1-1) stable; urgency=high * Version 6.1 release diff --git a/src/unix/stella.spec b/src/unix/stella.spec index 09d4d2827..a4236c38f 100644 --- a/src/unix/stella.spec +++ b/src/unix/stella.spec @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} %_datadir/icons/large/%{name}.png %changelog +* Sat Apr 04 2020 Stephen Anthony 6.1.1-1 +- Version 6.1.1 release + * Sun Mar 22 2020 Stephen Anthony 6.1-1 - Version 6.1 release