forked from pool/kdelibs4support
Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=214
This commit is contained in:
parent
208d673375
commit
015b8986e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c9e23e0e22ccec8b46b4c4b160adb8c8765c1dc308bf297f6f72ccc97c7b682
|
||||
size 3517040
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yigACgkQWNDuZIpI
|
||||
s7t0QQgAsZiWeMqZrEOIaLPQ5/8+rj/Ckft9UkAW++LIUzhDO9WUX+aQX7ZG5eNW
|
||||
H4N3YMCj5WKdMJa5lmGj4pEN/6j6s06fLzT1e1Z1suZPvGMgoxDG1CsvRwBBPVNf
|
||||
xsK1T1bL1+4DwcyWZRjVurSEyhNxyaJkBN9wtGFNoy03kVxDtGkGAdOpza+oMCHs
|
||||
FMQHiJiI0WUCBbIL5Gprz/mbVvQAqeMZkXCrCD/xyBRNlAqDOXHl/yVde/F8A7uR
|
||||
y9dFl3wyJ1Ck9L47KeGBFkjUC4G94wR7fowMzOWEIGI13KL9NWLCK1YyXZV3fHG2
|
||||
nxS759OgLscGrDvKJAoExSpp3bZzwQ==
|
||||
=Ffcw
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.65.0.tar.xz
Normal file
3
kdelibs4support-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7ebd744c1c8dbc1b8adcf815a7a019b73e5f85653dda3e19dc9f31cab4e7701
|
||||
size 3514060
|
11
kdelibs4support-5.65.0.tar.xz.sig
Normal file
11
kdelibs4support-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:28 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:
|
||||
* Don't use nullptr/0 as flag
|
||||
* Fix build: remove include of no longer used & provided kgesturemap_p.h
|
||||
* Document how to port away from Kdeprint::createPrintDialog
|
||||
* remove unused kgesturemap from kaction
|
||||
* Docs: KIO::file_copy() is a more direct path for porting upload()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:56 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdelibs4support
|
||||
#
|
||||
# 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,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%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)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdelibs4support
|
||||
Version: 5.64.0
|
||||
Version: 5.65.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