[mythweb] (7 commits) ...Merge branch 'el7'
by Sérgio M. Basto
Summary of changes:
78b315c... * Mon May 26 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.2 (*)
f098015... * Sun Jul 27 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.2 (*)
83836c0... * Thu Oct 23 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.2 (*)
1728bdd... * Wed May 27 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.2 (*)
2647c26... Merge remote-tracking branch 'origin/master' into el7 (*)
4588dc2... Merge branch 'master' into el7 (*)
da4421d... Merge branch 'el7' (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[mythweb/el7: 2/2] Merge branch 'el7'
by Sérgio M. Basto
commit da4421d0309d134859dd30b5cfa5951d19372aa3
Merge: abb4457 4588dc2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Feb 15 02:15:02 2018 +0000
Merge branch 'el7'
---
6 years, 9 months
[mythweb/f26] Update to 29.1
by Sérgio M. Basto
Summary of changes:
abb4457... Update to 29.1 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[mythweb/f27] Update to 29.1
by Sérgio M. Basto
Summary of changes:
abb4457... Update to 29.1 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[mythweb] Update to 29.1
by Sérgio M. Basto
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
6 years, 9 months
[mythtv/f26] (7 commits) ...Update to 29.1
by Sérgio M. Basto
Summary of changes:
b283f4e... fixes on update_fixes.sh and mythtv.spec cleanup (*)
86257c1... Rebuild for new libcdio and libvpx (*)
f8e4612... Remove , from Requires (*)
f286d7e... Fix conditionals for python-requests and python-requests-ca (*)
de1a2d5... Various fixed and clean-up (*)
00bfb7a... Drop ldflags until it's sustainable upstream (*)
ef973e5... Update to 29.1 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[mythtv/f27] (7 commits) ...Update to 29.1
by Sérgio M. Basto
Summary of changes:
b283f4e... fixes on update_fixes.sh and mythtv.spec cleanup (*)
86257c1... Rebuild for new libcdio and libvpx (*)
f8e4612... Remove , from Requires (*)
f286d7e... Fix conditionals for python-requests and python-requests-ca (*)
de1a2d5... Various fixed and clean-up (*)
00bfb7a... Drop ldflags until it's sustainable upstream (*)
ef973e5... Update to 29.1 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months