[Git][debian-gis-team/glymur][upstream] New upstream version 0.11.5

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Sep 10 09:17:28 BST 2022



Antonio Valentino pushed to branch upstream at Debian GIS Project / glymur


Commits:
faa25ba9 by Antonio Valentino at 2022-09-10T08:08:21+00:00
New upstream version 0.11.5
- - - - -


5 changed files:

- CHANGES.txt
- docs/source/conf.py
- docs/source/whatsnew/0.11.rst
- glymur/version.py
- setup.cfg


Changes:

=====================================
CHANGES.txt
=====================================
@@ -1,3 +1,6 @@
+September 07, 2022 - v0.11.5
+    Fix reads where COD segment not at index[2]
+
 August 18, 2022 - v0.11.4
     Fix ResolutionBox with tiff2jp2 
 


=====================================
docs/source/conf.py
=====================================
@@ -78,7 +78,7 @@ copyright = '2013-2022, John Evans'
 # The short X.Y version.
 version = '0.11'
 # The full version, including alpha/beta/rc tags.
-release = '0.11.3'
+release = '0.11.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


=====================================
docs/source/whatsnew/0.11.rst
=====================================
@@ -2,6 +2,11 @@
 Changes in glymur 0.11
 ######################
 
+*****************
+Changes in 0.11.5
+*****************
+    * Fix reads where COD segment not at index[2]
+
 *****************
 Changes in 0.11.4
 *****************


=====================================
glymur/version.py
=====================================
@@ -21,7 +21,7 @@ from .lib import tiff
 
 # Do not change the format of this next line!  Doing so risks breaking
 # setup.py
-version = "0.11.4"
+version = "0.11.5"
 
 version_tuple = parse(version).release
 


=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
 [metadata]
 name = Glymur
-version = 0.11.4
+version = 0.11.5
 author = 'John Evans'
 author_email = "John Evans" <john.g.evans.ne at gmail.com>
 license = 'MIT'



View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/faa25ba962ac6cbb1be364c1346037d39fe16aa7

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/faa25ba962ac6cbb1be364c1346037d39fe16aa7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220910/13959071/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list