forked from pool/oxygen5-icon-theme
5.62 (updated)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5-icon-theme?expand=0&rev=113
This commit is contained in:
parent
a6ed62bf41
commit
bde5f7e0ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ca8f6e42186d069cb4f0581914b147cabc3be3e720c382e77048be134bb1b26
|
|
||||||
size 233758760
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAh8ACgkQWNDuZIpI
|
|
||||||
s7szPAf+MX6yB7JkQ/eFhw3pMOoiVcZ5T9286HxtRc7tASbz8V0rlB1zwdwJ/LMY
|
|
||||||
bm1py1f0RcM6Q87WxoA6C1USVjgSUZy8tkZF61l/FX2WHBqdqMdakUPrMc10irxn
|
|
||||||
xfsVqgAWyY7MmvaDYlGWpnVwVgir0N4Tr5OynO9E9y2MJYK2QEtaxV/B73zhZ11/
|
|
||||||
mvMHjHx/Z4M3HiLuadKWpqfW+aLOPLkRX0P8HN1O8Dhf5cyanHtQiZrxNUWh+b2O
|
|
||||||
D8VN9Zbxel0D8uYTbipcjlHGNHANY9Wi8uKTthn4CGjaH5Imkv3ZsCX3USv2/KDj
|
|
||||||
0gtQUJL+TueFFvwEyCYPm0lk1FBSJw==
|
|
||||||
=D2j4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
oxygen-icons5-5.62.0.tar.xz
Normal file
3
oxygen-icons5-5.62.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c066bc96fd45f3553e3c344c7cef34afda3180c95bf67af6cf20e964fd5c1a00
|
||||||
|
size 236951312
|
11
oxygen-icons5-5.62.0.tar.xz.sig
Normal file
11
oxygen-icons5-5.62.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1z0P8ACgkQWNDuZIpI
|
||||||
|
s7s3Pwf/XmkaBNLzyKp9u+uVKAH1i1cwaLIUxJTMnSQDfTv0QdMsgNehmcozUw7H
|
||||||
|
O+3UuoPlC91+83wrCcvo+fHJa8s+2gDO41j1GCffAYMlG8ukYHDVU5GSUAVeXmBt
|
||||||
|
woA4r221zULPG8rRgchdXmJ9MZ9u2GZK8loDrpItOfMXGPJXi6xrg3C/TSDHpBil
|
||||||
|
WrJfVdQIhPm48Ks8Q55XMerIzfH1f1bQtVuJW6UEsaIlf/vt6wnsNc+lwjC2/IS4
|
||||||
|
DH0JCMlbsVeLz09K+Evo1ClHh+unHP9+3G811muheRKSYYFS5BWFiPSl1pmmM7aX
|
||||||
|
119MrVVi26j99Vip2MjnOQbZkSxUkw==
|
||||||
|
=wJxE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 21:09:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.62.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
||||||
|
- No code change since 5.61.0
|
||||||
|
- Replace pkgconfig(Qt5Foo) with cmake(Qt5Foo) in build requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 17:51:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Aug 7 17:51:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: oxygen5-icon-theme
|
Name: oxygen5-icon-theme
|
||||||
Version: 5.61.0
|
Version: 5.62.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oxygen Icon Theme
|
Summary: Oxygen Icon Theme
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
@ -57,8 +57,8 @@ Provides: oxygen-icon-theme = 15.08
|
|||||||
Obsoletes: oxygen-icon-theme < 15.08
|
Obsoletes: oxygen-icon-theme < 15.08
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with autotests}
|
%if %{with autotests}
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: cmake(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: cmake(Qt5Test)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user