forked from pool/purpose
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=73
This commit is contained in:
parent
3739220b3f
commit
7e791125bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680700a330cee3a82e9cba02a511cd2963aa20875c99e863b4b93998efc81e24
|
||||
size 155964
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQ1EACgkQWNDuZIpI
|
||||
s7tXwQf+NWB00od7zACE2Q3bZuEl1sRUDH3yBDrCQziVPPfdil70plEIlEanhDUE
|
||||
g5d3oSyAOUaOy34bmYdWzRQ1dX2OgSS/R90UrCG6hiJJmsAgQ+dx9d1Nvo7sT6g1
|
||||
GV9Br9uKhcI4pyid1qjBEjVzrXQMn1+f9p9YgxhNn+JiEupOW24xLdxSI2MvM39H
|
||||
NYvJzxBLbA/nwnr0vKRh4IsMOS5Q5gc9vlCjB6iMjQJSel/SWOPTp9awj0vWT0t3
|
||||
6yiTk86pDIsHVQPLoQ+L/ZA/SvfM+RleHYtankemjLNh5+se6e2AKzwqxyKeFXXt
|
||||
fFHPslTZBpUKiZZLi0wqsP8V7PIYeQ==
|
||||
=pMuG
|
||||
-----END PGP SIGNATURE-----
|
3
purpose-5.66.0.tar.xz
Normal file
3
purpose-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33b8ec6ede6a1deee6c85e45ebe42aca9a3add7884ee68aa8f1a16ed0637b4db
|
||||
size 156260
|
11
purpose-5.66.0.tar.xz.sig
Normal file
11
purpose-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxkAACgkQWNDuZIpI
|
||||
s7t4CggAmnQcomViuPHtm++l1DtCwJfrQoSHPwmbYrjdtMWr+tcycb7ATiWcRWDn
|
||||
ss9FrCAbz3AWrbgYX8xNoibE3uh+FPYbQqy0kTSwkw0vNTgpO6YU8gZ0QwZylIWF
|
||||
H47J6ZTEGhSF8/HyVHT5fAce4PWwo5i5G8NO/MfhVa4LiffE34u9tkrRLPCGIQ59
|
||||
TPTHfpJHqnaDjh291GA8TKtEZTsx11IX2xZ/8AHurx1NrXpB4BKGqSo9BBT1lLjF
|
||||
PkZloMwBrancknbS5PJi0QzamBTQS2yD0ZYpKtPKZcS4cz0bNoPHqM7fV2IpIV8w
|
||||
rBu3qkfsvCDtzlIlFf2/q0J7S6UlBw==
|
||||
=BQ7h
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.66.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||
- Changes since 5.65.0:
|
||||
* Use standard ECMQMLModules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package purpose
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Purpose5
|
||||
%define _tar_path 5.65
|
||||
%define _tar_path 5.66
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: purpose
|
||||
Version: 5.65.0
|
||||
Version: 5.66.0
|
||||
Release: 0
|
||||
Summary: Framework to integrate services and actions in applications
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user