forked from pool/kdelibs4support
KDE frameworks 5.77.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=239
This commit is contained in:
committed by
Git OBS Bridge
parent
24348e6af9
commit
485cf21817
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b581273dfaebc5697eb7aa616d858119227dd6c5b781f216abdbff1d93076f0d
|
||||
size 3539072
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5HcACgkQWNDuZIpI
|
||||
s7v0UAf+KOPtzYSWtCwvs/pT6mEmFHCV2ir6Ec85Ou7VAaW0f+78rQZVBl8da5TJ
|
||||
WD60mBK9DvzIb5zGk0dXOeOrSsUOrgzBlJDHlgOPcd+JKpZA1BAw5fkennNV8Oru
|
||||
bed50mDBmd3ELm4xA7OBKaOn8G+Ok7y7VgHvffX0OzP6j8w0eyJdtA+uaG/nHI+O
|
||||
jpWWLYWpIdhu5zugyCbkUdLGDr+1UhHdeeCN0r6on2NE8kB1pBrd0iSgzzHymOpq
|
||||
n6bYHMcUea4WxyY30wGQDx2sU0aRaA23JfpiYCUeo54braprzk8no/Uy1dA/XqyX
|
||||
LIxi6B8QWcEu4rBoin21Z+gsguTTRg==
|
||||
=MZGW
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.77.0.tar.xz
Normal file
3
kdelibs4support-5.77.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d62ebe8aaa63218b293bc77b68aa9e6394ca314d525f8b170692a9465a436f7c
|
||||
size 3546468
|
11
kdelibs4support-5.77.0.tar.xz.sig
Normal file
11
kdelibs4support-5.77.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln1gACgkQWNDuZIpI
|
||||
s7vLpggAitd0LG0xleU7Q9hoOMHZmQ2YdTKwJ5wB0VKHKw6ee8dAOeSfU0UzBhEx
|
||||
AXx5Jq1Q3K4xENEHIsOXNVhSQ2+KIwmZLJuncRE0x47dFWr3tkepBECibIYnK5Ms
|
||||
vgqvQYxiqVPMPISfPpyaFcS79BkEIDoWOR3G9XSGfEgVWHhpy6mW0JMyQ2ZOiKNd
|
||||
6SHWfn/8NLhoNZvD1YgptRF6YtokshtyR/Snr50EWdW3p7msgB8F+U0n0s1kWcaT
|
||||
Mx6Apl/WJ9Pg8pDl858PK2DQgMJIyLfwagN3sIudSN/7W6UgeFUjBWTJqw3f4qk5
|
||||
KNUB0jCd5lugNxjO6aqaNyl68V5tVA==
|
||||
=16As
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:26 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.77.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.77.0
|
||||
- No code change since 5.76.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:34:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.76
|
||||
%define _tar_path 5.77
|
||||
# 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.76.0
|
||||
Version: 5.77.0
|
||||
Release: 0
|
||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -66,16 +66,16 @@ BuildRequires: cmake(KF5UnitConversion) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Svg) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Svg) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.13.0
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
@@ -167,10 +167,10 @@ Requires: cmake(KF5Parts) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5UnitConversion) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Core) >= 5.12.0
|
||||
Requires: cmake(Qt5DBus) >= 5.12.0
|
||||
Requires: cmake(Qt5PrintSupport) >= 5.12.0
|
||||
Requires: cmake(Qt5Xml) >= 5.12.0
|
||||
Requires: cmake(Qt5Core) >= 5.13.0
|
||||
Requires: cmake(Qt5DBus) >= 5.13.0
|
||||
Requires: cmake(Qt5PrintSupport) >= 5.13.0
|
||||
Requires: cmake(Qt5Xml) >= 5.13.0
|
||||
Provides: kde4support-devel = %{version}
|
||||
Obsoletes: kde4support-devel < %{version}
|
||||
|
||||
|
Reference in New Issue
Block a user