Next try
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=179
This commit is contained in:
parent
20e2144248
commit
6c02549aa4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d32e0b16abcb2b1593a567b0ef12cfb94ec2f08e5b8a3ec56efac19b22ca0152
|
|
||||||
size 39868
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz2wACgkQWNDuZIpI
|
|
||||||
s7sQ5wgAqQPuICWNRCYGWl/UrKbh/jIObYtvbASt6c/7apSNxKKLc0YsgOnSArTI
|
|
||||||
w3SOtbkWbiHQB9TEZvbnfKF1hhDu7V0S7MezdmGw4d4hvoCcmIiWnQjL1+ppUITs
|
|
||||||
7lB3f5W4qIL8zFeT26slheR3s5vNDs5XsOEPVsEFSGK0IBawvpgGYipXdghWjj8d
|
|
||||||
SpRZaqWWMg0YNjJob9LXpXhoHxA39C4AwZVNuHXRdpK9u5jpLCIvTWVBOWOQ22XC
|
|
||||||
kSK8QZ4z9JLWecnIWkR+z5C59CxzqEE0dQn9gH77pngfap9Xa7goToJ6yoGAtyO1
|
|
||||||
iHpXU2xkQK9a7WF76rrkAEHUuEM4Yg==
|
|
||||||
=eZrB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdbusaddons-5.63.0.tar.xz
Normal file
3
kdbusaddons-5.63.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b0ba356dd285b6785d14b91f17eb1bcb9c5c84f23ff5c8608954cb013cafc87
|
||||||
|
size 39840
|
11
kdbusaddons-5.63.0.tar.xz.sig
Normal file
11
kdbusaddons-5.63.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyUoACgkQWNDuZIpI
|
||||||
|
s7vKCggAi4IyB3DV9FgGCcQh5YlkJU52eacaJ1QnZ3cTHhOor42xbpWZZVzNS2v7
|
||||||
|
eMye1MfIk0G4wWQTP5tLoLP3luLZj3VhYIVlxjSNqGzSoJWFQL87HLXQBwr5W/k0
|
||||||
|
3foewl5fftV+hSuHcnxNjIXRw/oP6pBwZgNASouWjlPyHuWHigcn8cOZ003YZxwT
|
||||||
|
q2JwIJrjGAyxQmCQdZZoiTKMJTewlbv/gSJxlclHCnoYCr7OiU6VpuNICVsaDRnn
|
||||||
|
1EuUvCZkHNDedjHf0Rp24DdrOc95amIwjul3xpkM/T6rnE8itwlINivbaW0gwjI6
|
||||||
|
knTadoCEModvgY726VemIx7LD6zM8Q==
|
||||||
|
=2RFZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 6 13:26:24 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.63.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
|
||||||
|
- No code change since 5.62.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 7 20:36:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Sep 7 20:36:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5DBusAddons5
|
%define lname libKF5DBusAddons5
|
||||||
%define _tar_path 5.62
|
%define _tar_path 5.63
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdbusaddons
|
Name: kdbusaddons
|
||||||
Version: 5.62.0
|
Version: 5.63.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Convenience classes for QtDBus
|
Summary: Convenience classes for QtDBus
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -40,11 +40,11 @@ BuildRequires: cmake >= 3.0
|
|||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
BuildRequires: cmake(Qt5DBus) >= 5.11.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
BuildRequires: cmake(Qt5Test) >= 5.11.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.11.0
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,7 +75,7 @@ Summary: Convenience classes for QtDBus: Build Environment
|
|||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: cmake(Qt5DBus) >= 5.6.0
|
Requires: cmake(Qt5DBus) >= 5.11.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
||||||
|
Loading…
Reference in New Issue
Block a user