diff --git a/blessed-1.17.0.tar.gz b/blessed-1.17.0.tar.gz deleted file mode 100644 index 5b69be1..0000000 --- a/blessed-1.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38632d60dd384de9e9be0ee5b6e1c6130f96efd0767c6ca530a453da36238c25 -size 99356 diff --git a/blessed-1.17.4.tar.gz b/blessed-1.17.4.tar.gz new file mode 100644 index 0000000..7d46267 --- /dev/null +++ b/blessed-1.17.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320a619c83298a9c9d632dbd8fafbb90ba9a38b83c7e64726c572fb186dd0781 +size 98224 diff --git a/python-blessed.changes b/python-blessed.changes index a8c70f6..b4fc1a7 100644 --- a/python-blessed.changes +++ b/python-blessed.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 26 15:07:26 UTC 2020 - Daniel Wagner + +- update to 1.17.4 + * optimize length() + * add pixel_height and pixel_width, for libsixel support + * Documentation overhaul, plenty of examples and animated + screenshots. + ------------------------------------------------------------------- Wed Jan 22 15:36:56 UTC 2020 - Marketa Calabkova diff --git a/python-blessed.spec b/python-blessed.spec index 99470ef..3ca4a09 100644 --- a/python-blessed.spec +++ b/python-blessed.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-blessed -Version: 1.17.0 +Version: 1.17.4 Release: 0 Summary: Wrapper around terminal styling, screen positioning, and keyboard input License: MIT