forked from pool/kxmlgui
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=213
This commit is contained in:
parent
76a0fe26a5
commit
b39bbe9184
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1de343bd51ba57053fd30eefb2237fb022b7cc274be6132fb9064bec64c39e95
|
|
||||||
size 860188
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQhMACgkQWNDuZIpI
|
|
||||||
s7vGYQgAgx80Zwv3alvgwrKnxdpLx1cF+xdi6geoom28TAKEH2r8j2+exkjowfBN
|
|
||||||
uT2WeSPOwOTfkk3H4iIiEGHGyhFPhFfVFtO12puFnZIuw2h7GoaPOdo3Qi5SRkEx
|
|
||||||
f9g9hARH+wB5rvyxg7pmEr0QuhtJrkFs+JiXsOjcBmhDvj0kd2dMUiZD8I0knCFR
|
|
||||||
02QD57UDWIteM6v6IF5roj5lBtj/gSYdY8NcyI7OJt5S+EmaxsM9jmS0b9Dh5d2A
|
|
||||||
MYQ769zuxMMZ3K2qXmNZb3+qITgVFzeSXjk6rCAHQe+jrJL2nGzkTKwVkOLjo4X0
|
|
||||||
w83yh8WIpDsA5UWDbvDW7B6MO2OXOA==
|
|
||||||
=9FKx
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kxmlgui-5.66.0.tar.xz
Normal file
3
kxmlgui-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8f9ed354e30ff1f40306e876d96fcd1fa3a26a8e6acfccdeab8f3437d7231bc
|
||||||
|
size 861580
|
11
kxmlgui-5.66.0.tar.xz.sig
Normal file
11
kxmlgui-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxXsACgkQWNDuZIpI
|
||||||
|
s7tY2gf/dlqwRaWgNbd5xFcHhygK6s5vasIQBMwGjrqp8ResQQL5uscoutIgUrHl
|
||||||
|
E8ZC6vjJPOPveLeZ4j70mnnl6iQwQEWwlMSbRS2HqDYGst2bsem2S3H2ACtnClfs
|
||||||
|
jF7ifjmW3cAObHXr7RAO3AirCskRvKcERJRqP++I0B22xxanA5nmWhqiexGhlot9
|
||||||
|
wgaYuMlWihSH1qIc/d4606xwFKfCcuYVYcA+YanRFTrrq1OU1MDFyKr544QX5w1N
|
||||||
|
2+poNWdMui9h2V53e0MtirjtJ6QjwxE3UD+jqhnW+OvvBoLAGvAoE0tjdCVOg+5a
|
||||||
|
MyClfU5wsinB63x9el0tmzXfKJsjzg==
|
||||||
|
=KFah
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 5 09:02:24 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:
|
||||||
|
* Remove endl. qCritical/qDebug already add a endl.
|
||||||
|
* Port QSet::toList deprecated method
|
||||||
|
* Update the obsolete projects.kde.org URL
|
||||||
|
* KActionCollection: provide a changed() signal as a replacement for removed()
|
||||||
|
* Adjust keyboard shortcut configuration window's title
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 8 11:18:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Dec 8 11:18:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kxmlgui
|
# spec file for package kxmlgui
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 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,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5XmlGui5
|
%define lname libKF5XmlGui5
|
||||||
%define _tar_path 5.65
|
%define _tar_path 5.66
|
||||||
# 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)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kxmlgui
|
Name: kxmlgui
|
||||||
Version: 5.65.0
|
Version: 5.66.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework for managing menu and toolbar actions
|
Summary: Framework for managing menu and toolbar actions
|
||||||
License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user