release bump

This commit is contained in:
Germano Massullo 2024-11-08 17:39:36 +01:00
commit 063db992f5

View file

@ -4,7 +4,7 @@
Name: apcupsd
Version: 3.14.14
Release: 31%{?dist}
Release: 33%{?dist}
Summary: APC UPS Power Control Daemon
License: GPLv2
@ -19,7 +19,7 @@ Source5: apcupsd64x64.png
# fix crash in gui, rhbz#578276
Patch0: apcupsd-3.14.9-fixgui.patch
# Halt without powering off, rhbz#1442577
#Patch1: apcupsd-3.14.4-shutdown.patch
Patch1: apcupsd-3.14.4-shutdown.patch
# Fix format-security error so we can enable the checks
Patch2: patch-format-security
Patch3: disable_nologin.patch
@ -167,6 +167,12 @@ rm examples/*.in
%changelog
* Fri Nov 08 2024 Germano Massullo <germano.massullo@gmail.com> - 3.14.14-33
- release bump
* Fri Nov 08 2024 Germano Massullo <germano.massullo@gmail.com> - 3.14.14-32
- release bump
* Fri Nov 08 2024 Germano Massullo <germano.massullo@gmail.com> - 3.14.14-31
- Adds disable_nologin.patch