rpms/mythweb/devel ChangeLog,1.7,1.8 mythweb.spec,1.12,1.13
Richard Shaw
hobbes1069 at rpmfusion.org
Mon Jul 28 14:42:41 CEST 2014
Author: hobbes1069
Update of /cvs/free/rpms/mythweb/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25762
Modified Files:
ChangeLog mythweb.spec
Log Message:
* Sun Jul 27 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.3-1
- Update to latest upstream release.
Index: ChangeLog
===================================================================
RCS file: /cvs/free/rpms/mythweb/devel/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 6 Nov 2013 16:27:06 -0000 1.7
+++ ChangeLog 28 Jul 2014 12:42:41 -0000 1.8
@@ -1,3 +1,82 @@
+commit fca2bd2f78136a5363b1fbe7a313677b6bd1adc5
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Tue May 6 08:34:51 2014 +0200
+
+ change base for custom aspect from 10,000 to 1,000,000
+
+ Patch by FU-REN XIAO (èè¼ä»)
+
+ Fixes #11996
+ (cherry picked from commit af4635569c4facacde9c089ca0be712797bfdc75)
+
+commit c99ad5fbea7dc6e3024a78b859d875e01b9f8a21
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Tue May 6 08:34:28 2014 +0200
+
+ remove trailing white space
+ (cherry picked from commit b8655cb58e6b9065d46c41a8c345fff60ebc39a3)
+
+commit a492e9343caff760e0081f785d540ca6a1fe39fa
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Mon Apr 28 17:55:41 2014 +0200
+
+ Mythweb - allow direct downloading of .mkv, .avi, .mp4, .xvid, .okv files
+
+ Patch by Barry Rosenstock and David Goldfarb
+
+ Fixes #7730
+ (cherry picked from commit c82601f426ba87ec86ffa6c4f076f7b325c9b902)
+
+commit 3829292163bcdc5bd8e4ff8140dba34002954adf
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Mon Apr 28 17:44:07 2014 +0200
+
+ fix sorting by season/episode for seasons > 9 and episodes > 99
+
+ Patch by Steve Campbell, extended to cover "year as season" and series
+ with lots of episodes
+
+ Fixes #11893
+ (cherry picked from commit 86d4b489d5b633c5d92bc1adbc94ccc9485098e6)
+
+commit 3793da2ac7d5baa43b403dbfa10b4919aadece2b
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Mon Apr 28 17:08:28 2014 +0200
+
+ Fix mime type for video streaming
+
+ Patch by deg
+
+ Fixes #12129
+ (cherry picked from commit aac42919007aa5296e296d4aad4eeed06920a14f)
+
+commit b4983f178bc847bfe7647ce5b9f235f5d2cbe362
+Author: Stuart Auchterlonie <stuarta at squashedfrog.net>
+Date: Sun Mar 23 20:15:28 2014 +0000
+
+ Fixes #12096. Add a note to enable cgi for asx streaming
+ (cherry picked from commit 022cc273cb7d888f7db90ce779af6e7e143b049f)
+
+commit 0be4a506835b02edbb86c059df2941e5805844d5
+Author: Stuart Auchterlonie <stuarta at squashedfrog.net>
+Date: Wed Mar 19 09:25:45 2014 +0000
+
+ Update the default Options string in the apache config.
+
+ Apache 2.4+ removes the use of the "All" directive.
+
+ No trac ticket, but this was reported on the forum
+ (cherry picked from commit 00d5acd1a6621e7862233e42e68ec4c932e63898)
+
+commit 5a3c43c50e498f6adcb1d3272d4836b837ee8d7a
+Author: Karl Dietz <dekarl at mythtv.org>
+Date: Mon Mar 17 21:17:33 2014 +0100
+
+ Avoid localized decimal delimiter for integer
+
+ Fixes #12038
+ (cherry picked from commit 5c6067f1d31a3fcd7cfd93631df84f18fab7750f)
+
commit 6d10afe73e1fb5f21688d4b6d6919cab618e6e88
Author: Stuart Morgan <smorgan at mythtv.org>
Date: Thu Oct 17 21:37:02 2013 +0100
Index: mythweb.spec
===================================================================
RCS file: /cvs/free/rpms/mythweb/devel/mythweb.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mythweb.spec 31 May 2014 13:24:41 -0000 1.12
+++ mythweb.spec 28 Jul 2014 12:42:41 -0000 1.13
@@ -1,10 +1,10 @@
-%global ver_string v0.27.1
+%global ver_string v0.27.3
Name: mythweb
Summary: The web interface to MythTV
URL: http://www.mythtv.org/
-Version: 0.27.1
+Version: 0.27.3
Release: 1%{?dist}
License: GPLv2 and LGPLv2 and MIT
@@ -105,6 +105,9 @@
%changelog
+* Sun Jul 27 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.3-1
+- Update to latest upstream release.
+
* Mon May 26 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.1-1
- Update to latest upstream release.
More information about the rpmfusion-commits
mailing list