Accepting request 757007 from KDE:Frameworks5
KDE Frameworks 5.65.0 OBS-URL: https://build.opensuse.org/request/show/757007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities5?expand=0&rev=73
This commit is contained in:
commit
dee97c63ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5afbd0785c04127c91f1ad7402c95ce3f994fb94b216baf56cd802a3a230a3f9
|
|
||||||
size 61556
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yeQACgkQWNDuZIpI
|
|
||||||
s7uMeQgAjTvK5L7ZwXl3ezRcmEGYBuM0C1a65wKCIFB0Nbrujw7WcDgMd2xA+Y19
|
|
||||||
/E4+Fee+uFyXX8nGtR9V74o1aHceBqFwZxwl/8y45ZybQZjzwiFoQsn0TbVSkb/j
|
|
||||||
nX8rF0aofPQb4jYVZ56FpoY9TXWntyssG9qYwyGiY/065a4uPCpIFEi8eawyMkuY
|
|
||||||
LdqShoSbCcnRbYrZJ2EgkdBhaW3jjTBj6u4yNPeFuGMwMfNkZ8aHaKd86Qmb5Bz6
|
|
||||||
xt9uXgdSL8xfqPGDc4l0ZVJZHSyI+cZF57DVgI8cJ2bxLklHRdj4hrKSshdCcJAL
|
|
||||||
kubOp1w1LdbyX6qKkQIolzVblPpgrQ==
|
|
||||||
=cPqN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-5.65.0.tar.xz
Normal file
3
kactivities-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00a64654861cdff809be5f78931bfd671fe81841380b9c3926f75957c18f139b
|
||||||
|
size 61640
|
11
kactivities-5.65.0.tar.xz.sig
Normal file
11
kactivities-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQSUACgkQWNDuZIpI
|
||||||
|
s7v1iwgAhYugzt8ZwjV+lW6lRg1PItN6I4m5afXJcfCTwL/aOXo/N26Q1Kni6wya
|
||||||
|
pme4xvsnjKS5yNgpWSUCJHDmESVKmme5GLUoPWgte5aQb5ZLH58GeLZ7oN9Tixik
|
||||||
|
kv66NZ9mk9WAgoilsMpdP2bkAYOGw1eiMcWGhf0wCl9bg65UZgLQPNSrvYgSg7Lq
|
||||||
|
hwslT2pRFxhDt+NIzUCbi892sgX8DQ1iKMzN1RHQ/OEb7pdtU8Q5GOj8kL+L5XJg
|
||||||
|
9ftHDtI4cQbU8kY5JfJYbU6tydPuUhFeI106lATyGTAZRg3FIe0IbC+d5Cvuzy96
|
||||||
|
BnfDpbfwJL2O4VRlLn56Y/FUyjEOgg==
|
||||||
|
=uSy4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 11:18:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.65.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||||
|
- Changes since 5.64.0:
|
||||||
|
* EBN KActivites transfer protocol cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 15:46:47 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 3 15:46:47 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kactivities5
|
# spec file for package kactivities5
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Activities5
|
%define lname libKF5Activities5
|
||||||
%define _tar_path 5.64
|
%define _tar_path 5.65
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kactivities5
|
Name: kactivities5
|
||||||
Version: 5.64.0
|
Version: 5.65.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Plasma Activities support
|
Summary: KDE Plasma Activities support
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user