Changes of Revision 75

kodi-noX-raspberry-pi.changes Changed
x
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Version update to Kodi 19.1 Matrix
6
+- libnfs must be at least version 4.0.0
7
+
8
+-------------------------------------------------------------------
9
 Tue Mar  9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
10
 
11
 - Version update to Kodi 19.0 Matrix
12
kodi-noX-raspberry-pi2.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Version update to Kodi 19.1 Matrix
6
+- libnfs must be at least version 4.0.0
7
+
8
+-------------------------------------------------------------------
9
 Tue Mar  9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
10
 
11
 - Version update to Kodi 19.0 Matrix
12
kodi-noX.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Version update to Kodi 19.1 Matrix
6
+- libnfs must be at least version 4.0.0
7
+
8
+-------------------------------------------------------------------
9
 Tue Mar  9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
10
 
11
 - Version update to Kodi 19.0 Matrix
12
kodi.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Version update to Kodi 19.1 Matrix
6
+- libnfs must be at least version 4.0.0
7
+
8
+-------------------------------------------------------------------
9
 Tue Mar  9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
10
 
11
 - Version update to Kodi 19.0 Matrix
12
kodi-noX-raspberry-pi.spec Changed
19
 
1
@@ -49,7 +49,7 @@
2
 ExclusiveArch: does-not-build
3
 
4
 Name:           kodi-noX-raspberry-pi
5
-Version:        19.0
6
+Version:        19.1
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -153,7 +153,7 @@
11
 %endif
12
 BuildRequires:  pkgconfig(libssh)
13
 BuildRequires:  pkgconfig(smbclient)
14
-BuildRequires:  pkgconfig(libnfs)
15
+BuildRequires:  pkgconfig(libnfs) >= 4.0.0
16
 %if 0%{?suse_version} >= 1550
17
 BuildRequires:  pkgconfig(libplist-2.0)
18
 %else
19
kodi-noX-raspberry-pi2.spec Changed
19
 
1
@@ -49,7 +49,7 @@
2
 ExclusiveArch: does-not-build
3
 
4
 Name:           kodi-noX-raspberry-pi2
5
-Version:        19.0
6
+Version:        19.1
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -153,7 +153,7 @@
11
 %endif
12
 BuildRequires:  pkgconfig(libssh)
13
 BuildRequires:  pkgconfig(smbclient)
14
-BuildRequires:  pkgconfig(libnfs)
15
+BuildRequires:  pkgconfig(libnfs) >= 4.0.0
16
 %if 0%{?suse_version} >= 1550
17
 BuildRequires:  pkgconfig(libplist-2.0)
18
 %else
19
kodi-noX.spec Changed
19
 
1
@@ -49,7 +49,7 @@
2
 ExclusiveArch: does-not-build
3
 
4
 Name:           kodi-noX
5
-Version:        19.0
6
+Version:        19.1
7
 Release:        0
8
 Summary:        Media center (formerly known as XBMC)
9
 License:        GPL-2.0+ and GPL-3.0+
10
@@ -153,7 +153,7 @@
11
 %endif
12
 BuildRequires:  pkgconfig(libssh)
13
 BuildRequires:  pkgconfig(smbclient)
14
-BuildRequires:  pkgconfig(libnfs)
15
+BuildRequires:  pkgconfig(libnfs) >= 4.0.0
16
 %if 0%{?suse_version} >= 1550
17
 BuildRequires:  pkgconfig(libplist-2.0)
18
 %else
19
kodi.spec Changed
28
 
1
@@ -1,7 +1,7 @@
2
 #
3
 # spec file for package kodi
4
 #
5
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
6
+# Copyright (c) 2015-2021 SUSE LINUX GmbH, Nuernberg, Germany.
7
 #
8
 # All modifications and additions to the file contributed by third parties
9
 # remain the property of their copyright owners, unless otherwise agreed
10
@@ -49,7 +49,7 @@
11
 ExclusiveArch: %ix86 x86_64 %arm aarch64
12
 
13
 Name:           kodi
14
-Version:        19.0
15
+Version:        19.1
16
 Release:        0
17
 Summary:        Media center (formerly known as XBMC)
18
 License:        GPL-2.0+ and GPL-3.0+
19
@@ -153,7 +153,7 @@
20
 %endif
21
 BuildRequires:  pkgconfig(libssh)
22
 BuildRequires:  pkgconfig(smbclient)
23
-BuildRequires:  pkgconfig(libnfs)
24
+BuildRequires:  pkgconfig(libnfs) >= 4.0.0
25
 %if 0%{?suse_version} >= 1550
26
 BuildRequires:  pkgconfig(libplist-2.0)
27
 %else
28
_service:download_files:19.0-Matrix.tar.gz Deleted
_service:download_files:19.1-Matrix.tar.gz Added
kodi.VERSION Changed
4
 
1
@@ -1,1 +1,1 @@
2
-20210218-f44fdfb
3
+20210508-85e0522
4