From ee61f9d200afb52e83526e2312586ca775d39f0ad23d5042c64fbb6c8947ce0e Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 14 Dec 2022 08:46:09 +0000 Subject: [PATCH] Accepting request 1042710 from home:yarunachalam:branches:devel:languages:python - Update to version 2.4.0 * Replace implicit optional typedefs OBS-URL: https://build.opensuse.org/request/show/1042710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=14 --- git-pw-2.3.0.tar.gz | 3 --- git-pw-2.4.0.tar.gz | 3 +++ python-git-pw.changes | 6 ++++++ python-git-pw.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 git-pw-2.3.0.tar.gz create mode 100644 git-pw-2.4.0.tar.gz 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..e1b5b91 100644 --- a/python-git-pw.changes +++ b/python-git-pw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..8491358 100644 --- a/python-git-pw.spec +++ b/python-git-pw.spec @@ -20,7 +20,7 @@ %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