Skip to content

Commit 1ef58ed

Browse files
committed
Release v1.9.9
1 parent 8b1e5e3 commit 1ef58ed

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
linstor-gui (1.9.9-1) experimental; urgency=medium
2+
3+
* New upstream release
4+
5+
-- Christoph Böhmwalder <christoph.boehmwalder@linbit.com> Tue, 05 Aug 2025 14:34:11 +0200
6+
17
linstor-gui (1.9.8-1) experimental; urgency=medium
28

39
* New upstream release

linstor-gui.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22

33
Name: linstor-gui
4-
Version: 1.9.8
4+
Version: 1.9.9
55
Release: 1
66
Summary: GUI for LINSTOR
77
%global tarball_version %(echo "%{version}" | sed -e 's/~rc/-rc/' -e 's/~alpha/-alpha/')
@@ -34,6 +34,9 @@ make install DESTDIR=%{buildroot}
3434

3535

3636
%changelog
37+
* Tue Aug 05 2025 Christoph Böhmwalder <christoph.boehmwalder@linbit.com> - 1.9.9-1
38+
- New upstream release
39+
3740
* Tue Jul 15 2025 Christoph Böhmwalder <christoph.boehmwalder@linbit.com> - 1.9.8-1
3841
- New upstream release
3942

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linstor-gui",
3-
"version": "1.9.8",
3+
"version": "1.9.9",
44
"description": "Administration GUI for LINSTOR clusters.",
55
"repository": "https://github.com/LINBIT/linstor-gui",
66
"homepage": "https://linbit.com/linbit-gui/",

0 commit comments

Comments
 (0)