forked from pool/kdelibs4support
Accepting request 290601 from KDE:Frameworks5
Update to 5.8.0. OBS-URL: https://build.opensuse.org/request/show/290601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=12
This commit is contained in:
commit
33cd615f4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:652508f6e8efaa3923e525644ec0049eaaf3badb073bd3ec5a7f7ad016d086ee
|
||||
size 3204128
|
3
kdelibs4support-5.8.0.tar.xz
Normal file
3
kdelibs4support-5.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62087a7076641dbb8034e9a41f58c849016f9fc98efc1c524f2e86f5cfbf7248
|
||||
size 3205548
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 7 16:59:03 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.8.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
||||
- Added perl-URI buildrequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 8 18:15:40 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.7
|
||||
%define _tar_path 5.8
|
||||
Name: kdelibs4support
|
||||
Version: %{_tar_path}.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: NetworkManager-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kbookmarks-devel >= %{kf5_version}
|
||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
||||
@ -49,6 +49,7 @@ BuildRequires: kunitconversion-devel >= %{kf5_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{kf5_version}
|
||||
BuildRequires: kwindowsystem-devel >= %{kf5_version}
|
||||
BuildRequires: kxmlgui-devel >= %{kf5_version}
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user