diff --git a/chafa-1.6.0.tar.xz b/chafa-1.6.0.tar.xz deleted file mode 100644 index cdcd7ee..0000000 --- a/chafa-1.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0706e101a6e0e806335aeb57445e2f6beffe0be29a761f561979e81691c2c681 -size 417888 diff --git a/chafa-1.6.1.tar.xz b/chafa-1.6.1.tar.xz new file mode 100644 index 0000000..0a03b4c --- /dev/null +++ b/chafa-1.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c98930e99b3e5fadb986148b99d65636e9e9619124e568ff13d364ede89fa5 +size 418720 diff --git a/chafa.changes b/chafa.changes index baa22a9..10ff127 100644 --- a/chafa.changes +++ b/chafa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 7 18:30:46 UTC 2021 - Michael Vetter + +- Update to 1.6.1: + * Add NOCONFIGURE variable to autogen.sh to skip configure + Bug fixes: + * #50 SIGBUS while loading huge GIFs + * #52 Produces small glitches in output with some images + * #54 Haiku port fails on 32bit + * [unfiled] Exclude RTL code points that could break the output. + * [unfiled] Apple Terminal lacks truecolor support, so make it + default to 256 colors + * [unfiled] Fix typo affecting middle dot symbol. + ------------------------------------------------------------------- Fri Jan 15 08:39:16 UTC 2021 - Michael Vetter diff --git a/chafa.spec b/chafa.spec index 83d71b4..1288214 100644 --- a/chafa.spec +++ b/chafa.spec @@ -17,7 +17,7 @@ Name: chafa -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Image-to-text converter for terminal License: LGPL-3.0-or-later @@ -91,8 +91,7 @@ rm -rf %{buildroot}%{_libdir}/libchafa.{a,la} %files -n libchafa0 %license COPYING.LESSER -%{_libdir}/lib%{name}.so.0 -%{_libdir}/lib%{name}.so.0.5.0 +%{_libdir}/lib%{name}.so.0* %files devel %license COPYING.LESSER