commit fdd75a407c9fbda1eb8271bbbea557db2451c56b
Author: Paul Howarth <paul(a)city-fan.org>
Date: Mon Jun 19 14:05:48 2017 +0100
Perl 5.26 rebuild
mythtv.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 7d91398..7570f9b 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -85,7 +85,7 @@ Version: 0.28.1
%if "%{branch}" == "master"
Release: 0.5.git.%{_gitrev}%{?dist}
%else
-Release: 4%{?dist}
+Release: 5%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -282,7 +282,7 @@ BuildRequires: python2-devel
%if 0%{?fedora}
BuildRequires: python2-mysql
%else
-BuildRequires: MySQL-python
+BuildRequires: MySQL-python
%endif
BuildRequires: python-urlgrabber
%endif
@@ -1355,6 +1355,9 @@ exit 0
%changelog
+* Mon Jun 19 2017 Paul Howarth <paul(a)city-fan.org> - 0.28.1-5
+- Perl 5.26 rebuild
+
* Thu Jun 1 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.28.1-4
- Add patch from upstream to fix ppc bug.
Show replies by date