diff --git a/python-argparse-manpage.changes b/python-argparse-manpage.changes index 7a95899..5c17fd1 100644 --- a/python-argparse-manpage.changes +++ b/python-argparse-manpage.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 13 12:41:43 UTC 2019 - Tomáš Chvátal + +- Update to 1.2.2: + * More complete release tarball, including tests. + * Fixed shebang in /bin/argparse-manpage script so it works on + Debian/Ubuntu as well as on Fedora. + * LICENSE file included in release tarball. + * Command-line executable now takes an optional '--output' argument. + ------------------------------------------------------------------- Tue May 7 06:59:20 UTC 2019 - Tomáš Chvátal diff --git a/python-argparse-manpage.spec b/python-argparse-manpage.spec index 8759125..d483edd 100644 --- a/python-argparse-manpage.spec +++ b/python-argparse-manpage.spec @@ -19,7 +19,7 @@ %define mod_name argparse-manpage %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-argparse-manpage -Version: 1.1 +Version: 1.2.2 Release: 0 Summary: Tool for automatic manual page building from a Python ArgumentParser object License: Apache-2.0 diff --git a/v1.1.tar.gz b/v1.1.tar.gz deleted file mode 100644 index d1efa6d..0000000 --- a/v1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92504c426c4b3020f92070cc2296f438d7544ff8d303da73c5334ca62f23ecbb -size 32825 diff --git a/v1.2.2.tar.gz b/v1.2.2.tar.gz new file mode 100644 index 0000000..62d6455 --- /dev/null +++ b/v1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08de9c7454aabe0e54c4cbafc0997f7b017f4110cabed48da9033638dc125dd +size 33551