forked from pool/karchive
Accepting request 757010 from KDE:Frameworks5
KDE Frameworks 5.65.0 OBS-URL: https://build.opensuse.org/request/show/757010 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=73
This commit is contained in:
commit
c3cedb2e21
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:135fbfb2dfe107e4487723a5f887d1d074e13258a4583d592639366094aafe1a
|
||||
size 458552
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ye0ACgkQWNDuZIpI
|
||||
s7t1WQf/WjZsgXe9S+DmOLaxhFPjOcGuRnVwU+ko/35BeF8Zl5ykM59uB2LeODSR
|
||||
dYFx/AHo4J7OUARCZbjz3ayLY6dKAHYHVq5Ot3x/KlZJDoXL2QW9Wlq1ZvDS+hfi
|
||||
g4/hEKFBSS2lCpGfBYM6aue5gg7A9tzZei97jyhtYpUuNMtuAWq0pFa28G2AetFf
|
||||
WidX4dtsPmshPLmYdYw3n0YPhBTypUKrHbCRuTq4v5aujGiyjJnqyDh/K8OWEvOw
|
||||
b21Ygxc8CLVcJn6VM3E5njPW4AWiNysPFIrmcG7bqTm8jmNT92fP4Fg1Gum7lYQP
|
||||
Y8+SOm7DBIbVjwLWR06AsKvVczxPqg==
|
||||
=H0ww
|
||||
-----END PGP SIGNATURE-----
|
3
karchive-5.65.0.tar.xz
Normal file
3
karchive-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e6cdb2cf10407fd435b97eb284ac56ad1bca95f0b1789a8bc26c9cee7edcc52
|
||||
size 458928
|
11
karchive-5.65.0.tar.xz.sig
Normal file
11
karchive-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQS4ACgkQWNDuZIpI
|
||||
s7uKHAf/c41fmn8FzsvusqNbt1VGONeC8GVwhB+HUU37Ib1MTK19rbHKX3Fot6M6
|
||||
qRpQZ21l1uwuXBAM0PY/sfnCQZVfHw1JL1fdT3YbJqaHdPV181uX4HkLieLr5Wr0
|
||||
Nhb4voDfulXQLu/SyuMVKoNABSf4XJwOoYCdCLz2k9LGgIfdrPF+KDC8fjx3TzzM
|
||||
CUi8iELHBt0V7FhtBjEJKRhXxf/uNkTSMQ96ZlyP+RocmGJWeJn0wHvvK+Z2xI7c
|
||||
v5Ss8Cs7Cq7Yg5sCIRntJyMmqIUIqt14x8HZzVzKA8ex0xP7DQcR8MNmnV88pPGn
|
||||
PAQ2QRvou5A2pzaHnXOWnB9QnufLtQ==
|
||||
=2jaz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:20 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:
|
||||
* Port to QRegularExpression
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:48 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package karchive
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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.64
|
||||
%define _tar_path 5.65
|
||||
# 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.64.0
|
||||
Version: 5.65.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