diff --git a/ghp-import-2.0.1.tar.gz b/ghp-import-2.0.1.tar.gz deleted file mode 100644 index 2d45598..0000000 --- a/ghp-import-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:753de2eace6e0f7d4edfb3cce5e3c3b98cd52aadb80163303d1d036bda7b4483 -size 11158 diff --git a/ghp-import-2.1.0.tar.gz b/ghp-import-2.1.0.tar.gz new file mode 100644 index 0000000..9bc91f4 --- /dev/null +++ b/ghp-import-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c535c4c61193c2df8871222567d7fd7e5014d835f97dc7b7439069e2413d343 +size 10943 diff --git a/python-ghp-import.changes b/python-ghp-import.changes index d27b9f1..1aef6b6 100644 --- a/python-ghp-import.changes +++ b/python-ghp-import.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Sep 28 21:18:08 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.2.0 + * Remove outdated "I" and "me" from the text + * Use `rfc2822` date format (#109) + * Respect `--prefix` when using `--no-jekyll` (#107) + * Remove unused constant + * Switch from optparse to argparse (#103) + +- Update to version 2.0.2 + * Build and release wheels (#102) + ------------------------------------------------------------------- Sat Aug 14 21:52:46 UTC 2021 - Jan Engelhardt diff --git a/python-ghp-import.spec b/python-ghp-import.spec index fc57d6a..318d47b 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,7 +1,7 @@ # # spec file for package python-ghp-import # -# 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-ghp-import -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Utility to import docs into a gh-pages branch License: Apache-2.0