forked from pool/karchive
Accepting request 763437 from KDE:Frameworks5
KDE Frameworks 5.66.0 OBS-URL: https://build.opensuse.org/request/show/763437 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=74
This commit is contained in:
commit
99de29f390
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e6cdb2cf10407fd435b97eb284ac56ad1bca95f0b1789a8bc26c9cee7edcc52
|
||||
size 458928
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQS4ACgkQWNDuZIpI
|
||||
s7uKHAf/c41fmn8FzsvusqNbt1VGONeC8GVwhB+HUU37Ib1MTK19rbHKX3Fot6M6
|
||||
qRpQZ21l1uwuXBAM0PY/sfnCQZVfHw1JL1fdT3YbJqaHdPV181uX4HkLieLr5Wr0
|
||||
Nhb4voDfulXQLu/SyuMVKoNABSf4XJwOoYCdCLz2k9LGgIfdrPF+KDC8fjx3TzzM
|
||||
CUi8iELHBt0V7FhtBjEJKRhXxf/uNkTSMQ96ZlyP+RocmGJWeJn0wHvvK+Z2xI7c
|
||||
v5Ss8Cs7Cq7Yg5sCIRntJyMmqIUIqt14x8HZzVzKA8ex0xP7DQcR8MNmnV88pPGn
|
||||
PAQ2QRvou5A2pzaHnXOWnB9QnufLtQ==
|
||||
=2jaz
|
||||
-----END PGP SIGNATURE-----
|
3
karchive-5.66.0.tar.xz
Normal file
3
karchive-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:434f315af624d315b06a35ba5e71e570f36ca454af891833d6e896e42edf23d8
|
||||
size 459012
|
11
karchive-5.66.0.tar.xz.sig
Normal file
11
karchive-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMQACgkQWNDuZIpI
|
||||
s7sykQf/YP++RY1tnLNVdDq2SAZ44krAy9W2johU9S8GeMpa4Q5tgVi0jzJ9D7Cc
|
||||
+dxEAxNkWVgk1hC6t2V+aVtIeOLM5lOJSWIIF2jxLTkL2x6YMSVoDFksh9BcnT/A
|
||||
diGABONUWBEQjwM/62rHbWxQd7gbH55AJG4WjSH4ZFMQxiLm4H/JjY57c5gSic6/
|
||||
m8UCh4pQOgDa5Vudm33BgEI85PZLhFFFd4pxYcuslDffPAzTErGZ2v4ftJ2nl8FH
|
||||
NUeZEbXhP3lkPh3vI11s6q6ToFJo2riw2JhaVsrVoBKVa1rQ2USqEK6ZQoB2RvZg
|
||||
gtbRuSJ9QlWvMlSu/lE3k9sRNPK+iQ==
|
||||
=Kyvo
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:01:58 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:
|
||||
* Port to QRandomGenerator (qrand was deprecated in qt5.15)
|
||||
* Update the obsolete projects.kde.org URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package karchive
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Archive5
|
||||
%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)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: karchive
|
||||
Version: 5.65.0
|
||||
Version: 5.66.0
|
||||
Release: 0
|
||||
Summary: Qt 5 addon providing access to numerous types of archives
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user