diff --git a/pyfiglet-1.0.2.tar.gz b/pyfiglet-1.0.2.tar.gz deleted file mode 100644 index 7e94812..0000000 --- a/pyfiglet-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:758788018ab8faaddc0984e1ea05ff330d3c64be663c513cc1f105f6a3066dab -size 832345 diff --git a/pyfiglet-1.0.3.tar.gz b/pyfiglet-1.0.3.tar.gz new file mode 100644 index 0000000..33a7018 --- /dev/null +++ b/pyfiglet-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad3b55d2eccb30d4693ccfd94573c2a3477dd75f86a0e5465cea51bdbfe2875 +size 833445 diff --git a/python-pyfiglet.changes b/python-pyfiglet.changes index 479afa0..a179b0e 100644 --- a/python-pyfiglet.changes +++ b/python-pyfiglet.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 6 10:13:40 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.0.3 + * Fix typos in README.md + * __init__.py: Fix a tiny typo in a comment + * Update README.md + * Tests : Use slant instead of doh to use only fonts-contrib + * Added: Double-Blocky Font + * Big type hinting and modernization upgrade + ------------------------------------------------------------------- Sun Jan 7 20:58:55 UTC 2024 - Dirk Müller diff --git a/python-pyfiglet.spec b/python-pyfiglet.spec index a24b69d..719a1e1 100644 --- a/python-pyfiglet.spec +++ b/python-pyfiglet.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyfiglet -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Pure Python FIGlet implementation License: MIT