diff --git a/curtsies-0.4.0.tar.gz b/curtsies-0.4.0.tar.gz deleted file mode 100644 index d98329f..0000000 --- a/curtsies-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb29efce33fef395a29efa568f27f5913178469fb3aab114080d6ca6264142fe -size 53652 diff --git a/curtsies-0.4.1.tar.gz b/curtsies-0.4.1.tar.gz new file mode 100644 index 0000000..dfc14dc --- /dev/null +++ b/curtsies-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d10f349c553845306556a7f2663ce96b098d8c5bbc40daec7a6eedde1622b0 +size 53583 diff --git a/python-curtsies.changes b/python-curtsies.changes index 809bc5e..6928e27 100644 --- a/python-curtsies.changes +++ b/python-curtsies.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 27 22:48:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.4.1 + * Unbreak process suspension with blessed + * Remove xforms + ------------------------------------------------------------------- Sat Sep 10 15:48:54 UTC 2022 - Arun Persaud diff --git a/python-curtsies.spec b/python-curtsies.spec index b633cb8..969834b 100644 --- a/python-curtsies.spec +++ b/python-curtsies.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-curtsies -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: Curses-like terminal wrapper, with colored strings! License: MIT