commit f69281a916edd4aca744c1e84007211068cb9499
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Feb 4 01:06:34 2024 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
mythtv-status.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mythtv-status.spec b/mythtv-status.spec
index e5ab4fa..d29d506 100644
--- a/mythtv-status.spec
+++ b/mythtv-status.spec
@@ -1,6 +1,6 @@
Name: mythtv-status
Version: 1.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Get the current status of your MythTV system at the command line
Summary(sv): Hämta ett MythTV-systems status på kommandoraden
License: GPL-3.0-only
@@ -92,6 +92,9 @@ install -p -m 644 %SOURCE1 %{buildroot}%{_sysconfdir}/sysconfig/%{name}
%config %{_sysconfdir}/sysconfig/%{name}
%changelog
+* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
1.1.0-4
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Thu Jan 04 2024 Göran Uddeborg <goeran(a)uddeborg.se> - 1.1.0-3
- Undo the previous patch, a better fix is done in the base mythtv
package.