summaryrefslogtreecommitdiffstats
path: root/xbmc.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-01-04 12:02:44 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-01-04 12:07:25 -0700
commit0c19dad8538d47e4f3032611cef4ce1ca86e4b89 (patch)
treeb95dac85867d8a8d406afe5b9403cd4f519b4508 /xbmc.spec
parent785165f1c52ac1bf0ff9abec68b911693ffeec82 (diff)
downloadxbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.tar.gz
xbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.tar.xz
xbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.zip
Update to Frodo RC 3 and use newer PVR addons snapshot
- Update to Frodo RC 3 - Update PVR addons snapshot to match snapshot bundled in rc3
Diffstat (limited to 'xbmc.spec')
-rw-r--r--xbmc.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/xbmc.spec b/xbmc.spec
index df423a8..bcd014e 100644
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -1,11 +1,11 @@
-%global PRERELEASE Frodo_rc2
+%global PRERELEASE Frodo_rc3
#global DIRVERSION %{version}
# use the line below for pre-releases
%global DIRVERSION %{version}-%{PRERELEASE}
Name: xbmc
Version: 12.0
-Release: 0.5.%{PRERELEASE}%{?dist}
+Release: 0.6.%{PRERELEASE}%{?dist}
URL: http://www.xbmc.org/
Source0: %{name}-%{DIRVERSION}-patched.tar.xz
@@ -20,7 +20,7 @@ Source0: %{name}-%{DIRVERSION}-patched.tar.xz
Source1: xbmc-generate-tarball-xz.sh
# xbmc pvr addons are shipped as a separate git repo.
-Source2: xbmc-pvr-addons-e573d80219-patched.tar.xz
+Source2: xbmc-pvr-addons-5f97406cff-patched.tar.xz
Source3: xbmc-pvr-addons-generate-tarball-xz.sh
# https://github.com/xbmc/xbmc/pull/1725.patch
@@ -325,6 +325,10 @@ fi
#%%{_includedir}/xbmc/xbmcclient.h
%changelog
+* Fri Jan 04 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 12.0-0.6.Frodo_rc3
+- Update to Frodo RC 3
+- Update PVR addons snapshot to match snapshot bundled in rc3
+
* Fri Dec 28 2012 Alex Lancaster <alexlan[AT]fedoraproject org> - 12.0-0.5.Frodo_rc2
- Release number should be bumped on every change when doing
pre-release updates