commit 5f3a23a6db15a7a6cff995e7b7bfba2c688e3d4f
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu May 31 15:34:40 2018 -0500
Update to v29.1.21.20180529.g1777cc4425 from branch fixes/29
This update includes fixes for the backend crashes with gcc 8.
.gitignore | 1 +
mythtv.spec | 12 ++++++++----
sources | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c6deb3..984028a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ mythtv-0.27.5.tar.gz
/mythtv-29.1-925ceea0fb.tar.gz
/mythtv-29.1-5f20e4f3f7.tar.gz
/mythtv-29.1-0849e99596.tar.gz
+/mythtv-29.1-1777cc4425.tar.gz
diff --git a/mythtv.spec b/mythtv.spec
index c77c44d..762b649 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -57,10 +57,10 @@
%define desktop_applications mythfrontend mythtv-setup
# MythTV Version string -- preferably the output from git describe
-%define githash 0849e9959639dd8dfeab0af4ce0dfc166da1f896
+%define githash 1777cc442597e5c4d64124ba3de554514961df6b
%define shorthash %(c=%{githash}; echo ${c:0:10})
-%define vers_string v29.1-19-g0849e99596
-%define rel_string .19.20180510.g0849e99596
+%define vers_string v29.1-21-g1777cc4425
+%define rel_string .21.20180529.g1777cc4425
%define branch fixes/29
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 17%{?rel_string}%{?dist}
+Release: 18%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1396,6 +1396,10 @@ exit 0
%changelog
+* Thu May 31 2018 Richard Shaw <hobbes1069(a)gmail.com> -
29.1-18.21.20180529.g1777cc4425
+- Update to v29.1.21.20180529.g1777cc4425 from branch fixes/29
+- This update includes fixes for the backend crashes with gcc 8.
+
* Thu May 10 2018 Sérgio Basto <sergio(a)serjux.com> -
29.1-17.19.20180510.g0849e99596
- Update to v29.1.19.20180510.g0849e99596 from branch fixes/29
diff --git a/sources b/sources
index fd7e9d0..270aa01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39b056f5c0aaa336248438cd569be2c6 mythtv-29.1-0849e99596.tar.gz
+9528a406ce6aa425b5f08526c4e931d7 mythtv-29.1-1777cc4425.tar.gz
Show replies by date