Author: mooninite
Update of /cvs/free/rpms/kodi/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25883
Modified Files:
.cvsignore kodi-generate-tarball-xz.sh kodi.spec sources
Log Message:
* Thu Oct 22 2015 Michael Cronenworth <mike(a)cchtml.com> - 15.2-1
- Kodi 15.2 final
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kodi/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 17 Aug 2015 03:17:33 -0000 1.6
+++ .cvsignore 23 Oct 2015 04:30:48 -0000 1.7
@@ -1 +1 @@
-kodi-15.1-patched.tar.xz
+kodi-15.2-patched.tar.xz
Index: kodi-generate-tarball-xz.sh
===================================================================
RCS file: /cvs/free/rpms/kodi/devel/kodi-generate-tarball-xz.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kodi-generate-tarball-xz.sh 17 Aug 2015 03:17:33 -0000 1.5
+++ kodi-generate-tarball-xz.sh 23 Oct 2015 04:30:48 -0000 1.6
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=15
-MINORVERSION=1
+MINORVERSION=2
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Isengard
Index: kodi.spec
===================================================================
RCS file: /cvs/free/rpms/kodi/devel/kodi.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kodi.spec 17 Aug 2015 03:17:33 -0000 1.7
+++ kodi.spec 23 Oct 2015 04:30:48 -0000 1.8
@@ -6,7 +6,7 @@
%global _hardened_build 1
Name: kodi
-Version: 15.1
+Version: 15.2
Release: 1%{?dist}
Summary: Media center
@@ -41,9 +41,6 @@
# Remove call to internal ffmpeg function (misued anyway)
Patch5: kodi-14.0-dvddemux-ffmpeg.patch
-# The screensaver needs updating for GCC5
-Patch6: kodi-15.0-gcc5.patch
-
# Kodi is the renamed XBMC project
Obsoletes: xbmc < 14.0-1
Provides: xbmc = %{version}
@@ -264,7 +261,6 @@
%patch3 -p1
%patch4 -p1
%patch5 -p0
-%patch6 -p1
%if 0%{?_with_hdhomerun}
%else
@@ -439,6 +435,9 @@
%changelog
+* Thu Oct 22 2015 Michael Cronenworth <mike(a)cchtml.com> - 15.2-1
+- Kodi 15.2 final
+
* Sun Aug 16 2015 Michael Cronenworth <mike(a)cchtml.com> - 15.1-1
- Kodi 15.1 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kodi/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 17 Aug 2015 03:17:33 -0000 1.6
+++ sources 23 Oct 2015 04:30:48 -0000 1.7
@@ -1 +1 @@
-c196a1ebf2b76ea1b98b226398709ce7 kodi-15.1-patched.tar.xz
+461cdf6e3740af9c0fd973d82ff1eed3 kodi-15.2-patched.tar.xz