KDE Frameworks 5.114.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=282
This commit is contained in:
parent
2ac0ee813c
commit
cc643d54aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2da489460198e4c9aabe4734793c97290ecf08f789160fae639ef40a0bba430d
|
||||
size 1023820
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAhQACgkQWNDuZIpI
|
||||
s7tqRwgAkzUhLHjDneyg4oMDgGp0sk1VneC4c3uLv4t+YtM89lj8y3KWdGa1daHA
|
||||
Ern8Lxve4+dGJTaNhyAA2Udg5Kv1Dkeiphe8G6tZ+4U6uoehI9iaH0pRAGFibVxt
|
||||
mG7lZ+QQE5u96rX5L7mxRnxzk7dlv98ett67iqredVV0k6/OlZe6Rx1F2YYyJnJ9
|
||||
Tf39Mpl7IxbqOlUhATHS8OTdzxgnMKcwIIH9A4xhkdQKo20PYTqxNZUAPXrYifoG
|
||||
9pnFp7ZWYvmB3pQiZxJONLhglGCVh/b9wwvhksdTkfOkHsyXC0gm7IKwuDL6l8oF
|
||||
T4sxTJgG297sByjU+wHJBvitRxu+sQ==
|
||||
=d3BE
|
||||
-----END PGP SIGNATURE-----
|
3
karchive-5.114.0.tar.xz
Normal file
3
karchive-5.114.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa413081eff657576944e2b20df298add063b2a9e99d8b0ec9c8dbac7e60af04
|
||||
size 1025348
|
11
karchive-5.114.0.tar.xz.sig
Normal file
11
karchive-5.114.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJpQACgkQWNDuZIpI
|
||||
s7uVpgf+Idcg3D++pot0Q51pGCko13ujbvK+hUIV6OETT6o0Mg90wQgA3IqXwtNz
|
||||
S3WYosjuLnNPLqwEsM9V8iYabYs5bIbw7OX/5RtU1pVJ4GhEpNADiZiQvy7JNW72
|
||||
QaTPDJn+kBS/SVM958eh95TsqQjZIfVJc/J0ZNldD9Gfl7mQaiwrFxP57jAEt7Hf
|
||||
3WrZ1EtNNfJfjH1lgCmKwZyO5ujssp49HusAmKAQIFdsa2MI/b32c6CABg+9/Jjq
|
||||
TaG4gnTjt8wgCW5XaylmzfqyCOafpuiI4YNTvwtpO3p7XEkzuiWVPboAdPWR+iXv
|
||||
616/jSgboYEE20m7Fpk4gYgnkK8pig==
|
||||
=sZ0m
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 11:21:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.114.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.114.0
|
||||
- No code change since 5.113.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 11:17:19 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
%define lname libKF5Archive5
|
||||
%define _tar_path 5.103
|
||||
# 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}')}
|
||||
%define qt5_version 5.15.2
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: karchive
|
||||
Version: 5.113.0
|
||||
Version: 5.114.0
|
||||
Release: 0
|
||||
Summary: Qt 5 addon providing access to numerous types of archives
|
||||
License: LGPL-2.0-or-later
|
||||
@ -34,11 +35,12 @@ Source: %{name}-%{version}.tar.xz
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) > 5.15.0
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(liblzma)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@ -67,7 +69,7 @@ GZip format, via a subclass of QIODevice.
|
||||
%package devel
|
||||
Summary: Qt 5 addon providing access to numerous types of archives: Build Environment
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: cmake(Qt5Core) >= %{qt5_version}
|
||||
Requires: cmake(Qt5Core) >= 5.15.0
|
||||
|
||||
%description devel
|
||||
KArchive provides classes for easy reading, creation and manipulation of
|
||||
|
Loading…
Reference in New Issue
Block a user