diff --git a/moreorless-0.3.0.tar.gz b/moreorless-0.3.0.tar.gz deleted file mode 100644 index 9cba5f7..0000000 --- a/moreorless-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c1c5f0bd6c1e590e25a2fc0c466fd26ff26b1ea04661b04b151043c7cf678f4 -size 9802 diff --git a/moreorless-0.4.0.tar.gz b/moreorless-0.4.0.tar.gz new file mode 100644 index 0000000..460852f --- /dev/null +++ b/moreorless-0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e19972c1a0b3a49f8543914f57bd83f6e1b10df144d5b97b8c5e9744d9c08c +size 10127 diff --git a/python-moreorless.changes b/python-moreorless.changes index 2bb52bc..d204abf 100644 --- a/python-moreorless.changes +++ b/python-moreorless.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Sep 29 16:39:39 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.4.0 +- Enable CI on main branch +* Fix origin of misspelling in template generator +* Merge pull request #5 from jwilk-forks/spelling +* Fix typo +* Fix lint +* Remove test deps from runtime deps +* Switch to ufmt +* Don't prefix absolute paths. +* Merge pull request #4 from jreese/clicky +* Update docs, reduce extra code +* Add variant of echo_color_diff for precomputed diff results +* Add parameterized to dev requirements +* Document echo_color_unified_diff +* Also run CI on tmp- branches +* Add colored diffs, improve coverage +* Give meaningful error messages +* Support patches with non-overlapping offset + ------------------------------------------------------------------- Mon Jan 18 23:37:35 UTC 2021 - Matej Cepl diff --git a/python-moreorless.spec b/python-moreorless.spec index 20c64ed..34e0779 100644 --- a/python-moreorless.spec +++ b/python-moreorless.spec @@ -1,7 +1,7 @@ # # spec file for package python-moreorless # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-moreorless -Version: 0.3.0 +Version: 0.4.0 Release: 0 Summary: Python diff wrapper License: MIT