Skip to content

Commit 98fd20f

Browse files
committed
update ready for 9.0.15
1 parent fb63710 commit 98fd20f

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

org.libvips.nip4.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
{
441441
"type" : "git",
442442
"url" : "https://github.com/libvips/libvips.git",
443-
"commit" : "1ca82eb21227aba41236df5795764e8ce6a0bdf5"
443+
"commit" : "698159ecc6e0d4428316388f783c2fa66a7a17fd"
444444
}
445445
]
446446
},
@@ -465,14 +465,11 @@
465465
"name" : "nip4",
466466
"builddir" : true,
467467
"buildsystem" : "meson",
468-
"config-opts" : [
469-
"--buildtype=release"
470-
],
471468
"sources" : [
472469
{
473470
"type" : "git",
474471
"url" : "https://github.com/jcupitt/nip4.git",
475-
"commit" : "afb26a7d1f0afc874a0615ba5ce167c1ef5b21ee"
472+
"commit" : "fb6371083bbbfe0e7147ceea238fca3c00d6e15f"
476473
}
477474
]
478475
}

org.libvips.nip4.metainfo.xml

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,17 @@
5757

5858
<releases>
5959

60+
<release version="9.0.15" date="2025-11-22">
61+
<description>
62+
<p>
63+
64+
This build improves nip4's programming language with argument
65+
pattern matching and function overloads.
66+
67+
</p>
68+
</description>
69+
</release>
70+
6071
<release version="9.0.14" date="2025-10-25">
6172
<description>
6273
<p>
@@ -86,9 +97,9 @@
8697
<description>
8798
<p>
8899

89-
This version has many image display improvements, an EXE icon
90-
on windows, high-DPI support, better group and ungroup, better
91-
row drag, and a much better toolkit menu.
100+
This version has many image display improvements, an EXE icon
101+
on windows, high-DPI support, better group and ungroup, better
102+
row drag, and a much better toolkit menu.
92103

93104
</p>
94105
</description>
@@ -98,9 +109,9 @@
98109
<description>
99110
<p>
100111

101-
This version has a rewritten tilecache which should be o
102-
dramatically faster in many cases. Flicker on updates should
103-
also be gone. Plus many small fixes, see the CHANGELOG.
112+
This version has a rewritten tilecache which should be o
113+
dramatically faster in many cases. Flicker on updates should
114+
also be gone. Plus many small fixes, see the CHANGELOG.
104115

105116
</p>
106117
</description>
@@ -110,11 +121,11 @@
110121
<description>
111122
<p>
112123

113-
This version adds better OME-TIFF handling (along with other
114-
image display improvements), better menu state initialisation,
115-
and more view properties are shared with thumbnails. It adds
116-
"Merge column" and "Merge tab" submenus. Region manipulation
117-
during recomputation is now much more responsive.
124+
This version adds better OME-TIFF handling (along with other
125+
image display improvements), better menu state initialisation,
126+
and more view properties are shared with thumbnails. It adds
127+
"Merge column" and "Merge tab" submenus. Region manipulation
128+
during recomputation is now much more responsive.
118129

119130
</p>
120131
</description>

0 commit comments

Comments
 (0)