commit ca5623fbb844f1a13a21752db28b3417c69f0e73
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jul 21 07:48:02 2018 -0500
Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
.gitignore | 1 +
mythtv.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 984028a..92ecc54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ mythtv-0.27.5.tar.gz
/mythtv-29.1-5f20e4f3f7.tar.gz
/mythtv-29.1-0849e99596.tar.gz
/mythtv-29.1-1777cc4425.tar.gz
+/mythtv-29.1-2a0dadb37c.tar.gz
diff --git a/mythtv.spec b/mythtv.spec
index bb7a19f..fe69605 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 1777cc442597e5c4d64124ba3de554514961df6b
+%define githash 2a0dadb37cf93216627fc07805b7bd50162687ca
%define shorthash %(c=%{githash}; echo ${c:0:10})
-%define vers_string v29.1-21-g1777cc4425
-%define rel_string .21.20180529.g1777cc4425
+%define vers_string v29.1-30-g2a0dadb37c
+%define rel_string .30.20180709.g2a0dadb37c
%define branch fixes/29
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 19%{?rel_string}%{?dist}
+Release: 20%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1397,6 +1397,9 @@ exit 0
%changelog
+* Sat Jul 21 2018 Richard Shaw <hobbes1069(a)gmail.com> -
29.1-20.30.20180709.g2a0dadb37c
+- Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
+
* Sun Jun 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
29.1-19.21.20180529.g1777cc4425
- Rebuild for new libass version
diff --git a/sources b/sources
index 270aa01..a196f83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9528a406ce6aa425b5f08526c4e931d7 mythtv-29.1-1777cc4425.tar.gz
+973cea3dbff782d1aab50bceea87a584 mythtv-29.1-2a0dadb37c.tar.gz