Skip to content

Commit 9b31d27

Browse files
committed
Release v2.0.0
1 parent 84b8f58 commit 9b31d27

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
linstor-gui (2.0.0-1) experimental; urgency=medium
2+
3+
* New upstream release
4+
5+
-- Christoph Böhmwalder <christoph.boehmwalder@linbit.com> Fri, 21 Nov 2025 14:04:32 +0100
6+
17
linstor-gui (1.9.10-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.10
4+
Version: 2.0.0
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+
* Fri Nov 21 2025 Christoph Böhmwalder <christoph.boehmwalder@linbit.com> - 2.0.0-1
38+
- New upstream release
39+
3740
* Thu Oct 02 2025 Christoph Böhmwalder <christoph.boehmwalder@linbit.com> - 1.9.10-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.10",
3+
"version": "2.0.0",
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)