rpms/xbmc/devel .cvsignore, 1.31, 1.32 sources, 1.33, 1.34 xbmc-generate-tarball-xz.sh, 1.31, 1.32 xbmc.spec, 1.80, 1.81 xbmc-13.0-dbus-power.patch, 1.1, NONE xbmc-13.1-curl.patch, 1.1, NONE
Michael Cronenworth
mooninite at rpmfusion.org
Wed Aug 6 03:55:25 CEST 2014
Author: mooninite
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13316
Modified Files:
.cvsignore sources xbmc-generate-tarball-xz.sh xbmc.spec
Removed Files:
xbmc-13.0-dbus-power.patch xbmc-13.1-curl.patch
Log Message:
* Tue Aug 05 2014 Michael Cronenworth <mike at cchtml.com> - 13.2-0.1.beta3
- Update to 13.2 beta 3
- Drop upstream patches
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore 9 Jun 2014 13:43:52 -0000 1.31
+++ .cvsignore 6 Aug 2014 01:55:25 -0000 1.32
@@ -1 +1 @@
-xbmc-13.1-patched.tar.xz
+xbmc-13.2b3-patched.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources 9 Jun 2014 13:43:52 -0000 1.33
+++ sources 6 Aug 2014 01:55:25 -0000 1.34
@@ -1 +1 @@
-0edc8652ff71da6beb3219270ef179f9 xbmc-13.1-patched.tar.xz
+26eb228ef744d53607b85ec823bb6321 xbmc-13.2b3-patched.tar.xz
Index: xbmc-generate-tarball-xz.sh
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc-generate-tarball-xz.sh,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- xbmc-generate-tarball-xz.sh 9 Jun 2014 13:43:52 -0000 1.31
+++ xbmc-generate-tarball-xz.sh 6 Aug 2014 01:55:25 -0000 1.32
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=13
-MINORVERSION=1
+MINORVERSION=2b3
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
#PRERELEASE=Gotham
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- xbmc.spec 9 Jun 2014 13:43:52 -0000 1.80
+++ xbmc.spec 6 Aug 2014 01:55:25 -0000 1.81
@@ -1,13 +1,13 @@
-#global PRERELEASE rc1
-%global DIRVERSION %{version}
+%global PRERELEASE b2
+%global DIRVERSION %{version}%{?PRERELEASE}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
#global DIRVERSION %{version}%{PRERELEASE}
%global _hardened_build 1
Name: xbmc
-Version: 13.1
-Release: 1%{?dist}
+Version: 13.2
+Release: 0.1.beta3%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+
@@ -36,14 +36,6 @@
# Set program version parameters
Patch4: xbmc-13.0-versioning.patch
-# Fix crash during suspend
-# https://github.com/xbmc/xbmc/pull/4696
-Patch5: xbmc-13.0-dbus-power.patch
-
-# Fix default cipher string
-# https://github.com/xbmc/xbmc/pull/4794
-Patch6: xbmc-13.1-curl.patch
-
# External ffmpeg patches
Patch100: 0001-Revert-drop-support-for-external-ffmpeg.patch
Patch101: 0002-Revert-linux-link-ffmpeg-statically.patch
@@ -250,8 +242,6 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-%patch5 -p1
-%patch6 -p1
%patch100 -p1
%patch101 -p1
@@ -400,6 +390,10 @@
%changelog
+* Tue Aug 05 2014 Michael Cronenworth <mike at cchtml.com> - 13.2-0.1.beta3
+- Update to 13.2 beta 3
+- Drop upstream patches
+
* Mon Jun 09 2014 Michael Cronenworth <mike at cchtml.com> - 13.1-1
- Update to 13.1 final
- Fix default cipher string for Fedora curl (RFBZ #3253)
--- xbmc-13.0-dbus-power.patch DELETED ---
--- xbmc-13.1-curl.patch DELETED ---
More information about the rpmfusion-commits
mailing list