commit abb4457879fa070970405027fb47ee3d5258262b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Feb 15 01:55:40 2018 +0000
Update to 29.1
.gitignore | 1 +
mythweb.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc7d583..6efc490 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ mythweb-0.27.5.tar.gz
/mythweb-0.28.tar.gz
/mythweb-0.28.1.tar.gz
/mythweb-29.0.tar.gz
+/mythweb-29.1.tar.gz
diff --git a/mythweb.spec b/mythweb.spec
index 5ec85a7..10561ae 100644
--- a/mythweb.spec
+++ b/mythweb.spec
@@ -1,15 +1,15 @@
-%global vers_string v29.0
+%global vers_string v29.1
Name: mythweb
Summary: The web interface to MythTV
URL:
http://www.mythtv.org/
-Version: 29.0
+Version: 29.1
Release: 1%{?dist}
License: GPLv2 and LGPLv2 and MIT
-Source0:
https://github.com/MythTV/%{name}/archive/v%{version}.tar.gz#/%{name}-%{v...
+Source0:
https://github.com/MythTV/%{name}/archive/v%{version}/%{name}-%{version}....
Source1: mythweb.conf
Source2: ChangeLog
@@ -75,6 +75,9 @@ rm %{buildroot}%{_datadir}/mythweb/{LICENSE,README,INSTALL,ChangeLog}
%changelog
+* Thu Feb 15 2018 Sérgio Basto <sergio(a)serjux.com> - 29.1-1
+- Update to 29.1
+
* Sun Sep 17 2017 Richard Shaw <hobbes1069(a)gmail.com> - 29.0-1
- Update to latest upstream release, 29.0.
diff --git a/sources b/sources
index 3bf5f20..5dfdfea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-740b07a57d456e86b45b487ac7c15b80 mythweb-29.0.tar.gz
+fa75156700a740598707c84dbc07359f mythweb-29.1.tar.gz