diff --git a/ogr-0.40.0.tar.gz b/ogr-0.40.0.tar.gz deleted file mode 100644 index 075df6d..0000000 --- a/ogr-0.40.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8abd4053ba20df169995c2be6a35bd9a0b5af7a32ec0a6e5e9bd2bee40fa4405 -size 3884336 diff --git a/ogr-0.41.0.tar.gz b/ogr-0.41.0.tar.gz new file mode 100644 index 0000000..197f9da --- /dev/null +++ b/ogr-0.41.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b963e9f14d91b0ac737af595bfe2ed939a20e579b81205a1877e75baedbb5cd7 +size 3885829 diff --git a/python-ogr.changes b/python-ogr.changes index bc7a5b0..be4c238 100644 --- a/python-ogr.changes +++ b/python-ogr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 2 21:18:38 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.41.0 + * CommitComment.comment has been deprecated in favour of CommitComment.body to make the naming consistent across objects. (#748) + * ogr now requires Python 3.9 or later. (#746) + ------------------------------------------------------------------- Fri Oct 14 04:02:57 UTC 2022 - Steve Kowalik diff --git a/python-ogr.spec b/python-ogr.spec index 958b263..3bb3325 100644 --- a/python-ogr.spec +++ b/python-ogr.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-ogr -Version: 0.40.0 +Version: 0.41.0 Release: 0 Summary: One API for multiple git forges License: MIT