Plasma 5.14.0 final (attempt 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=183
This commit is contained in:
parent
1a9242b189
commit
b61ca73c21
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a664db52ae8e73c1bb04bc5913bcc4ef47be925a2fae0e37d204ab2bddcc118c
|
|
||||||
size 57868
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlualo4ACgkQ7JTRj38F
|
|
||||||
mX5ALwgAmBlT/txJI33OuyGusNWtgFoy1cOZiJnwkNUMzuXT1ZhCq2tXmhiM6D3N
|
|
||||||
4KB28sHkFjFeVqHwHKNzi4FOm9d0ryeI9Aoo1E/XwvRazI/1/c7lJNUvNJv8eHH4
|
|
||||||
6Z9TOSNlh2oqYTYOfZJURzoBjjE0zadslCo2VEXm4ecwNjBxwh0hRQxkV8j1UdXH
|
|
||||||
kixiHB4Ur+++M948C+HdIz18iMjbrfDrJRYRqmRZCsbtVtATycpCp8r80an7BW51
|
|
||||||
dW/LpdwCYDqk13s3sFC1WC6yTdRWO8mOANvVZYzrTzW+3xPPpjcvY1fIpZsWJnuT
|
|
||||||
NbGQWyNUYiqiIh7ooIgw62qbNX/55g==
|
|
||||||
=imrb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
milou-5.14.0.tar.xz
Normal file
3
milou-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34b84e820f710e0cc637282bfbbf65192be49a74b4c5de7955fa3d70f41f81cc
|
||||||
|
size 57360
|
11
milou-5.14.0.tar.xz.sig
Normal file
11
milou-5.14.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3nqUACgkQEZaMRJKM
|
||||||
|
rvxWJQgAqLwG85NzJwcW219gScL5aFiZ7rZbIt7rOv8i+j5jy5/IFqcPpub9W/zg
|
||||||
|
K102TFjY1smJbljATaqGdMNPsp9IrP1rbLiaztSHbR9PGMmxsGInCxNw0nEzgHI8
|
||||||
|
A0GVP1evHf2vhWCRANbbeipYAkiTDIbGv+1Q8WZqVAugHqVZb3JoySPdNTF7vNu3
|
||||||
|
ilFt3ivOasG3yM+D/1gEz4mn1TTbaXpHKhk/ycoxMqiyNr6M8vVYauGhMMlAH0++
|
||||||
|
8h68QMsXWO8cEmFQvWLIW2vXRQNLXlYS966dojcf2tKlVB55Uo7Lq3dX4Gtwoz0e
|
||||||
|
rIqD5MMRjDbfFNOnqorHsMaNJhOtog==
|
||||||
|
=PXE0
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 5 10:01:11 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.0.php
|
||||||
|
- No code changes since 5.13.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 15 16:25:29 UTC 2018 - fabian@ritter-vogt.de
|
Sat Sep 15 16:25:29 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: milou5
|
Name: milou5
|
||||||
Version: 5.13.90
|
Version: 5.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Dedicated search application built on top of Baloo
|
Summary: Dedicated search application built on top of Baloo
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://projects.kde.org/milou
|
Url: https://projects.kde.org/milou
|
||||||
Source: http://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz
|
Source: milou-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: http://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz.sig
|
Source1: milou-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user