Skip to content

Commit ca384c0

Browse files
committed
1.8.9
1 parent 842b767 commit ca384c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
warpinator (1.8.9) zara; urgency=medium
2+
3+
[ Michael Webster ]
4+
* build: Update bundled libraries.
5+
* debian/control: Remove cython3-legacy option, policykit-1 dep.
6+
* debian/control: Add polkitd dependency for build in debian 12/lmde6.
7+
8+
[ Cobinja ]
9+
* Upgrade bundled zeroconf and fix bundle-build (#230)
10+
11+
-- Clement Lefebvre <[email protected]> Fri, 25 Jul 2025 14:38:05 +0200
12+
113
warpinator (1.8.8) xia; urgency=medium
214

315
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('warpinator', 'c', version : '1.8.8', meson_version : '>=0.47.0')
1+
project('warpinator', 'c', version : '1.8.9', meson_version : '>=0.47.0')
22

33
RPC_API_VERSION = '2'
44

0 commit comments

Comments
 (0)