commit e6026700a7e96594d08d2e54b0a11bd71cfea177
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Mon Jan 15 07:38:14 2024 -0600
fix typo in release tag
mythtv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 4cead08..b9b4203 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -78,7 +78,7 @@
#
Name: mythtv
Version: 33.1
-Release: 1%{rel_string}%{?dist}
+Release: 3%{rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1287,6 +1287,9 @@ exit 0
################################################################################
%changelog
+* Mon Jan 15 2024 Andrew Bauer <zonexpertconsulting(a)outlook.com> -
33.1-3.24.20240101gitg6b442547f
+- fix typo in release tag
+
* Tue Jan 02 2024 Andrew Bauer <zonexpertconsulting(a)outlook.com> -
33.1-1.24.20240101gitg6b442547f
- Update to latest fixes/33
- update space_in_GB.patch to fix bz 6833