summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Cronenworth <mike@cchtml.com>2015-03-29 00:56:19 -0500
committerMichael Cronenworth <mike@cchtml.com>2015-03-29 00:56:19 -0500
commit31992f517fa2a416683485fd6ec03d0851657249 (patch)
treefa3e85159eee923fd40ec0095e10ed0e0ef72ba4
parentd04b07f8bea62fa8094692ea276e952df3b8a92e (diff)
downloadxbmc-rpm-31992f517fa2a416683485fd6ec03d0851657249.tar.gz
xbmc-rpm-31992f517fa2a416683485fd6ec03d0851657249.tar.xz
xbmc-rpm-31992f517fa2a416683485fd6ec03d0851657249.zip
Update to 14.2 final
-rwxr-xr-xkodi-generate-tarball-xz.sh2
-rw-r--r--kodi.spec12
2 files changed, 7 insertions, 7 deletions
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 93906a3..a3b2154 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=14
-MINORVERSION=2b1
+MINORVERSION=2
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Helix
diff --git a/kodi.spec b/kodi.spec
index e16f227..b16ced0 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,13 +1,13 @@
-%global PRERELEASE b1
-#global DIRVERSION %{version}
+#global PRERELEASE b1
+%global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
-%global DIRVERSION %{version}%{PRERELEASE}
+#global DIRVERSION %{version}%{PRERELEASE}
%global _hardened_build 1
Name: kodi
Version: 14.2
-Release: 0.1%{?dist}
+Release: 1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -424,8 +424,8 @@ fi
%changelog
-* Mon Mar 02 2015 Michael Cronenworth <mike@cchtml.com> - 14.2-0.1
-- Update to 14.2 beta 1
+* Sun Mar 29 2015 Michael Cronenworth <mike@cchtml.com> - 14.2-1
+- Update to 14.2 final
- Build with SDL2 to enable joystick support
* Fri Jan 30 2015 Michael Cronenworth <mike@cchtml.com> - 14.1-1