commit 9fc12d85a9d99fdec6bbbf5863e5bceda2b45e10
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Nov 8 01:22:07 2018 +0000
Update to 29.1.53.20181105git9f0acf372d 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 735f6eb..dbb4f51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ mythtv-0.27.5.tar.gz
/mythtv-29.1-74fff5c285.tar.gz
/mythtv-29.1.tar.gz
/v29.1..74fff5c285.patch
+/v29.1..9f0acf372d.patch
diff --git a/mythtv.spec b/mythtv.spec
index 3690dc9..26ada66 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 74fff5c2856d592b8b2dfd41ac5cc08f372a8993
+%define githash 9f0acf372dec880800a57a77d67c19a68dedbd24
%define shorthash %(c=%{githash}; echo ${c:0:10})
-%define vers_string v29.1-39-g74fff5c285
-%define rel_string .39.20181004git74fff5c285
+%define vers_string v29.1-53-g9f0acf372d
+%define rel_string .53.20181105git9f0acf372d
%define branch fixes/29
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 25%{?rel_string}%{?dist}
+Release: 26%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1395,6 +1395,9 @@ exit 0
%changelog
+* Thu Nov 08 2018 Sérgio Basto <sergio(a)serjux.com> -
29.1-26.53.20181105git9f0acf372d
+- Update to 29.1.53.20181105git9f0acf372d from branch fixes/29
+
* Fri Oct 05 2018 Sérgio Basto <sergio(a)serjux.com> -
29.1-25.39.20181004git74fff5c285
- Update to 29.1.39.20181004git74fff5c285 from branch fixes/29
- Fixes ERROR: ambiguous python shebang in F30
diff --git a/sources b/sources
index aca16e3..a86a392 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
52f47a4288ce95e0edaddab84d5cc901 mythtv-29.1.tar.gz
-1bc57d039647678f56aef5bec55d1c51 v29.1..74fff5c285.patch
+46598e9d5a5faa6ff684fdaa76cc110d v29.1..9f0acf372d.patch
Show replies by date