Skip to content

Commit ea6d7cf

Browse files
committed
add changelog entry from .11 and bump to .12
1 parent 1978ac8 commit ea6d7cf

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

check_zypper.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
# constants
5656
$PROGNAME = "check_zypper";
57-
$VERSION = '1.98.11';
57+
$VERSION = '1.98.12';
5858
$DEBUG = 0;
5959

6060
# variables

monitoring-plugins-zypper.changes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
-------------------------------------------------------------------
22
Sat Mar 22 11:36:56 CET 2025 - Ruediger Oertel <ro@suse.de>
33

4-
- update to 1.98.11
4+
- update to 1.98.12
55
+ remove openSUSE Leap 15.4, 15.5
66
+ add SLE-15-SP7
77
+ add Tumbleweed 2025
88

9+
-------------------------------------------------------------------
10+
Wed Aug 16 08:05:02 UTC 2023 - Lars Vogdt <lars@linux-schulserver.de>
11+
12+
- update to 1.98.11
13+
+ Update AppArmor profile to work with Tumbleweed
14+
915
-------------------------------------------------------------------
1016
Mon Jul 10 10:12:41 UTC 2023 - Lars Vogdt <lars@linux-schulserver.de>
1117

monitoring-plugins-zypper.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Name: monitoring-plugins-zypper
2626
Summary: Check for software updates via zypper
2727
License: BSD-3-Clause
2828
Group: System/Monitoring
29-
Version: 1.98.11
29+
Version: 1.98.12
3030
Release: 0
3131
URL: https://github.com/lrupp/monitoring-plugins-zypper
3232
Source0: %{name}-%{version}.tar.xz

0 commit comments

Comments
 (0)