diff --git a/git-pw-2.3.0.tar.gz b/git-pw-2.3.0.tar.gz deleted file mode 100644 index 90f0fe1..0000000 --- a/git-pw-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:108a540f6e431e0c22d6dfad702cecec8410457a4dbac86edfc1eb91f15244c9 -size 43914 diff --git a/git-pw-2.4.0.tar.gz b/git-pw-2.4.0.tar.gz new file mode 100644 index 0000000..e1c8433 --- /dev/null +++ b/git-pw-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f8bb215ccc354d25f8b675d75b068e021fed3f7a1cdccceb595b3f94cad39d +size 42811 diff --git a/python-git-pw.changes b/python-git-pw.changes index 36bc5ab..64776bb 100644 --- a/python-git-pw.changes +++ b/python-git-pw.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 14 08:47:02 UTC 2022 - Daniel Garcia + +- Remove python_module macro definition + +------------------------------------------------------------------- +Tue Dec 13 15:29:30 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.4.0 + * Replace implicit optional typedefs + ------------------------------------------------------------------- Fri May 6 10:28:55 UTC 2022 - pgajdos@suse.com diff --git a/python-git-pw.spec b/python-git-pw.spec index dce94bb..f57a445 100644 --- a/python-git-pw.spec +++ b/python-git-pw.spec @@ -16,11 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname git-pw %define skip_python2 1 Name: python-git-pw -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: A tool for integrating Git with Patchwork License: MIT