diff --git a/git-pw-2.5.0.tar.gz b/git-pw-2.5.0.tar.gz deleted file mode 100644 index f7ac354..0000000 --- a/git-pw-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590 -size 43420 diff --git a/git-pw-2.6.0.tar.gz b/git-pw-2.6.0.tar.gz new file mode 100644 index 0000000..02ef21d --- /dev/null +++ b/git-pw-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e118e31bbe259ed9ae540d627cc563a6ece553d02aed11b1a92bbac408a0da0e +size 43835 diff --git a/python-git-pw.changes b/python-git-pw.changes index 3da9d2d..16c9bc8 100644 --- a/python-git-pw.changes +++ b/python-git-pw.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jan 20 14:05:25 UTC 2024 - Dirk Müller + +- update to 2.6.0: + * Use older Python version for click-man + * Add support for Python 3.12, drop Python 3.7 + * Replace use of pkg\_resources + * Revert "docs: Switch to furo theme" + * Add pyproject.toml file + * docs: Switch to furo theme + * readthedocs: Also install git-pw + * readthedocs: Specify requirements + * Specify OS, tools + * Add readthedocs config file + ------------------------------------------------------------------- Thu Dec 7 23:02:59 UTC 2023 - Dirk Müller diff --git a/python-git-pw.spec b/python-git-pw.spec index e155d0a..09ec393 100644 --- a/python-git-pw.spec +++ b/python-git-pw.spec @@ -1,7 +1,7 @@ # # spec file for package python-git-pw # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 @@ %define modname git-pw %define skip_python2 1 Name: python-git-pw -Version: 2.5.0 +Version: 2.6.0 Release: 0 Summary: A tool for integrating Git with Patchwork License: MIT