From d92121526be25fc7f00ae3eae63a7b2eb60620b88c98c99d9450c50573480eae Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 6 Feb 2023 12:29:06 +0000 Subject: [PATCH] Accepting request 1063358 from home:david.anes:branches:devel:languages:python - Update to version 0.13.2: * Fixed infinite loop that occured when section options were followed by whitespace. OBS-URL: https://build.opensuse.org/request/show/1063358 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=13 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 2 +- specfile-0.13.1.tar.gz | 3 --- specfile-0.13.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.13.1.tar.gz create mode 100644 specfile-0.13.2.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index 40af481..7d6d2ce 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 6 06:32:11 UTC 2023 - David Anes + +- Update to version 0.13.2: + * Fixed infinite loop that occured when section options were + followed by whitespace. + ------------------------------------------------------------------- Mon Jan 23 15:38:33 UTC 2023 - David Anes diff --git a/python-specfile.spec b/python-specfile.spec index e58e62b..26fad61 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -18,7 +18,7 @@ %define skip_python38 1 Name: python-specfile -Version: 0.13.1 +Version: 0.13.2 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.13.1.tar.gz b/specfile-0.13.1.tar.gz deleted file mode 100644 index 46621f9..0000000 --- a/specfile-0.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff9036534112444efe6b6df52eafb074248d5d5b857c8a4528695e75a77f888 -size 81357 diff --git a/specfile-0.13.2.tar.gz b/specfile-0.13.2.tar.gz new file mode 100644 index 0000000..852ab37 --- /dev/null +++ b/specfile-0.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22190c4a20aab19929dfb511b3cd6171f30c1d391c7c87ad45ed057460b8fa05 +size 81426