diff --git a/logbook-1.8.1.tar.gz b/logbook-1.8.1.tar.gz deleted file mode 100644 index 0d23e07..0000000 --- a/logbook-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:221e6f884f035fffd77935802ab47dc0a3aa7c833010cd7b51354649a7eb462d -size 368031 diff --git a/logbook-1.8.2.tar.gz b/logbook-1.8.2.tar.gz new file mode 100644 index 0000000..dbb2a52 --- /dev/null +++ b/logbook-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d19797c1646ef2f518fe207ae88d2415487085044f5fa5f1cd725b9ab0dd329 +size 368141 diff --git a/python-Logbook.changes b/python-Logbook.changes index e567f48..969c6f6 100644 --- a/python-Logbook.changes +++ b/python-Logbook.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 25 06:16:06 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.8.2 + * TimedRotatingFileHandler was sensitive to changes in the + current work directory if ``filename`` was a relative path. + * Wheels are built for Linux arm64 +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Mon Apr 14 06:03:57 UTC 2025 - Steve Kowalik diff --git a/python-Logbook.spec b/python-Logbook.spec index 80b4444..506e30e 100644 --- a/python-Logbook.spec +++ b/python-Logbook.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-Logbook -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: A logging replacement for Python License: BSD-3-Clause