forked from pool/kdelibs4support
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=217
This commit is contained in:
parent
ccb4d1aac0
commit
6985d94dbc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7ebd744c1c8dbc1b8adcf815a7a019b73e5f85653dda3e19dc9f31cab4e7701
|
||||
size 3514060
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQWkACgkQWNDuZIpI
|
||||
s7sclwgAp0QoGlEKON3lWYRKFoHGxt9lej8KWnQpsikEy+SwYr7ADPLvdCh68Fmm
|
||||
YEu1nWUQUl67vZ/6nDKLKkZRtxHdoWRALT5AVfZgSNdbVltrNBac6Hf2V+MkvIJQ
|
||||
ksRN6pZCpQ1/7zETZH5kEMuJUdkmGDfCfKQ4Bv5s+TN101b071HlJ4Xpt3RVoG1W
|
||||
AEuavDggXcY1lJzUrNqObuZtehjc0sg7Y/K/aUy4bNIxQCUgKiK+E9K7UkCUALKB
|
||||
3U7t5o6jASNqWfvzdnS1Ch2NtbyJBwzF/xgh8+WDYiqUJluAEttAv8ys1E4dt/9+
|
||||
s1AAZzKmSq3nPIteD76j1W0Eg2qb2g==
|
||||
=3zoU
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.66.0.tar.xz
Normal file
3
kdelibs4support-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:314d0ddb95c024c3d36dd262fcaa9295b462e6430f84b22c82f145029e3b2708
|
||||
size 3517344
|
11
kdelibs4support-5.66.0.tar.xz.sig
Normal file
11
kdelibs4support-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxPMACgkQWNDuZIpI
|
||||
s7sBCQf9HN4btv6Sep/g+ORLQqESTWo5M+EDaxxJP+9CXSH3uY7YsPsLi4mNvGAi
|
||||
kwi1B3UPrzzVdR2mMMnxPxZOxTVqcsWvxUrC1jUVqRjuF2/e75fEKWGjSEb8G3H7
|
||||
deEPMJMd7TQkchXiVCeOO8+n49XRRTPiv0sx5vADPqyZ0r9BW6w3eIkmunr8eENk
|
||||
PTLBzL2NiOuLbd5YCogUs5nHwI72tFqhsxjEXBjKlfYTaqOtKeNzYIfqTQQHfaNl
|
||||
Pt6ZFbmEpvPcqzACxQdDgMfisX5FyOI4ROCLuLFi5UHLGk9Vft36Vr8swj/gwYJK
|
||||
5nouaGv+x+clGHrENamAyCf3oGXDOQ==
|
||||
=Rsi+
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:15:34 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:
|
||||
* Update the obsolete projects.kde.org URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdelibs4support
|
||||
#
|
||||
# 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 libKF5KDELibs4Support5
|
||||
%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: kdelibs4support
|
||||
Version: 5.65.0
|
||||
Version: 5.66.0
|
||||
Release: 0
|
||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user