forked from pool/python-unidiff
Accepting request 949727 from home:marxin:branches:devel:languages:python
- Update to version 0.7.2 * Fixed issue when parsing git diff header generated with --no-prefix. - Update to version 0.7.1 * Improved git added/deleted file detection. * Added newline optional param when parsing from_filename. OBS-URL: https://build.opensuse.org/request/show/949727 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 28 02:23:11 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 0.7.2
|
||||
* Fixed issue when parsing git diff header generated with --no-prefix.
|
||||
- Update to version 0.7.1
|
||||
* Improved git added/deleted file detection.
|
||||
* Added newline optional param when parsing from_filename.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 15 19:15:09 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-unidiff
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-unidiff
|
||||
Version: 0.7.0
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: Unified diff parsing/metadata extraction library
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:621ba75ccb57fa54eeb83a21038c4eeac1ff0a37e42e9fcbc66b46aa1ea8cbe1
|
||||
size 16179
|
3
v0.7.2.tar.gz
Normal file
3
v0.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d4999ac734032a883e5656763fe1da29c5755a88a39aa8ac3a267b178dff33
|
||||
size 17122
|
Reference in New Issue
Block a user