From ebbd4a69f268614d9f2010b51762e2d24b80db7bc3994299284eef1818ca8f02 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 28 Jun 2022 08:43:58 +0000 Subject: [PATCH] Accepting request 985236 from home:marxin:branches:devel:languages:python - Update to version 0.7.4 * Fixed git diff parsing issues (filename with spaces, only one added/deleted file). OBS-URL: https://build.opensuse.org/request/show/985236 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=18 --- python-unidiff.changes | 7 +++++++ python-unidiff.spec | 2 +- v0.7.3.tar.gz | 3 --- v0.7.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.7.3.tar.gz create mode 100644 v0.7.4.tar.gz diff --git a/python-unidiff.changes b/python-unidiff.changes index 8274486..0f1b95d 100644 --- a/python-unidiff.changes +++ b/python-unidiff.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 27 07:35:14 UTC 2022 - Martin Liška + +- Update to version 0.7.4 + * Fixed git diff parsing issues (filename with spaces, + only one added/deleted file). + ------------------------------------------------------------------- Wed Feb 9 09:34:10 UTC 2022 - Martin Liška diff --git a/python-unidiff.spec b/python-unidiff.spec index b61fefb..8cd6704 100644 --- a/python-unidiff.spec +++ b/python-unidiff.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-unidiff -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Unified diff parsing/metadata extraction library License: MIT diff --git a/v0.7.3.tar.gz b/v0.7.3.tar.gz deleted file mode 100644 index 5835da6..0000000 --- a/v0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efe1361bb26a7332dfa978cdd5ff8b11989dd97d9f78c0bded10a07b95362343 -size 17181 diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz new file mode 100644 index 0000000..abd7af5 --- /dev/null +++ b/v0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3aa7c08a797e09916b5e51492ada9e9c9532a11e7d006184e1b792917d1524 +size 17582