KDE Frameworks 5.90.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=260
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7969f37808ebde51222d39dc3b9fad5a8f4addfbd6efd421cead72e0ca71e298
|
||||
size 3643764
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv9gACgkQWNDuZIpI
|
||||
s7sYQQf6ArpWVU3xFD8tkCT4AG6i6WvwDi3P27WkxYxWG5mPAxRNtMUjWOURsfM7
|
||||
uPHiF2xeH2oxklayl3p6Ob38RdhhTQMwHEEQWuQmD289bW2Cnaq5grZ3EDG1s5N0
|
||||
hrqhEiuyOyzk+WLW38wcTBWq4F0I4Ic+ep4mhAcwFPAYQp6xJHqT4SCLumST4j2S
|
||||
S/xzdmKwOh51hhJqvl4Q/nVrZ6FJOePclR9tbGKTkFiNljJ6817aTY5dzmmMkKKJ
|
||||
Uytz4Kap6ousTOQrBr1cegyrknz6T+MJq/OUdWb7WGOu0+FvqIraikm1lWH7xy0/
|
||||
og/2X38WllGI+S4kF0Yzu2AKm0eFrw==
|
||||
=TH8l
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.90.0.tar.xz
Normal file
3
kdelibs4support-5.90.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49ccf1989eb66f06414b62aeca9c82e35c6906e5a66549d3f9d880b76408ac7f
|
||||
size 3644376
|
11
kdelibs4support-5.90.0.tar.xz.sig
Normal file
11
kdelibs4support-5.90.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQV1YACgkQWNDuZIpI
|
||||
s7txvwgAhghe7zuM4Qi4btXDpu4RnPU2R9/raqmqSIqlkt0SwPXK0zmn7Rgqt1BO
|
||||
ilapTtnfSoIsPWZ0v1K3mC5XG5JChFOg1at8Jvf1RyFAo96ipD957TVCMJq3TRAi
|
||||
m5Tdltf5K/czsRigWsOfK3Ja+aJjAFIXp50faNzC1QBreg5g0z4sJT3wBFxWDhzD
|
||||
cslVAOn0Ncaa0cHzkCDrJ6F05bO+31tDnKG0bmnuJWPvl2fET8/dejDI8rRdJ7Jv
|
||||
wptPkw4FqH9siKgWf4wM24DIGjb++idId3dN7+B8+MBShjJhM7N2aXURMRTLBuXi
|
||||
BSv+ulFPGjpxcAdb2QEZhK4naUfMXg==
|
||||
=W2zz
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 12:47:26 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.90.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.90.0
|
||||
- Changes since 5.89.0:
|
||||
* Remove ugly white frame from beautiful Latvian flag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 4 22:56:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -17,21 +17,21 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.89
|
||||
%define _tar_path 5.90
|
||||
# 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
|
||||
%bcond_without released
|
||||
Name: kdelibs4support
|
||||
Version: 5.89.0
|
||||
Version: 5.90.0
|
||||
Release: 0
|
||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
@@ -202,7 +202,7 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
@@ -210,7 +210,7 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user