diff --git a/proglog-0.1.10.tar.gz b/proglog-0.1.10.tar.gz deleted file mode 100644 index 15b97bb..0000000 --- a/proglog-0.1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:658c28c9c82e4caeb2f25f488fff9ceace22f8d69b15d0c1c86d64275e4ddab4 -size 11088 diff --git a/proglog-0.1.12.tar.gz b/proglog-0.1.12.tar.gz new file mode 100644 index 0000000..aeeceb5 --- /dev/null +++ b/proglog-0.1.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361ee074721c277b89b75c061336cb8c5f287c92b043efa562ccf7866cda931c +size 8794 diff --git a/python-proglog.changes b/python-proglog.changes index c95fe72..4ddfba2 100644 --- a/python-proglog.changes +++ b/python-proglog.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jul 5 10:20:47 UTC 2025 - Dirk Müller + +- update to 0.1.12: + * Finalise TOML config (e.g. exclude unwanted folders in + installations), remove `setup.py` +- update to 0.1.11: + * Added documentation + * Automated publishing to PyPI + * Automated documentation generation + * Switched to TOML package description + * No changes in functionality + ------------------------------------------------------------------- Tue Jun 3 12:24:42 UTC 2025 - Markéta Machová diff --git a/python-proglog.spec b/python-proglog.spec index 693461a..cdc2776 100644 --- a/python-proglog.spec +++ b/python-proglog.spec @@ -17,7 +17,7 @@ Name: python-proglog -Version: 0.1.10 +Version: 0.1.12 Release: 0 Summary: Log and progress bar manager for Python License: MIT