Skip to content

Commit 96174c7

Browse files
committed
New version 0.0.9 spec and rpm
Signed-off-by: Manuel Fombuena <mfombuena@innovara.tech>
1 parent b24592f commit 96174c7

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed
23.5 KB
Binary file not shown.
14.7 KB
Binary file not shown.

rpmbuild/SPECS/sysmotd.spec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: sysmotd
2-
Version: 0.0.8
2+
Version: 0.0.9
33
Release: 1%{?dist}
44
Summary: Generates a MOTD (Message Of The Day) including system information on Fedora Linux
55
BuildArch: noarch
@@ -68,12 +68,13 @@ rm -f /run/motd.d/*%{name}*
6868

6969

7070
%changelog
71+
* Wed Aug 13 2025 Manuel Fombuena <mfombuena@innovara.tech>
72+
- Version 0.0.9-1: fix updates available message for dnf5
73+
7174
* Wed Feb 19 2025 Manuel Fombuena <mfombuena@innovara.tech>
7275
- Version 0.0.8-1: replace some if-else statements with shorthands
7376
- Version 0.0.8-1: added SPDX license identifier
7477

75-
Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
76-
7778
* Fri May 3 2024 Manuel Fombuena <mfombuena@innovara.tech>
7879
- Version 0.0.7-1: removed Requires=sysmotd.service on sysmotd.timer
7980

26.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)