Accepting request 228462 from KDE:Frameworks5
Update to 4.98.0 OBS-URL: https://build.opensuse.org/request/show/228462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=2
This commit is contained in:
commit
ad692925cf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b2b4a6bc757e17de861a1d191527d5f0a3477ae6b1d36464da0e75f829af4f7
|
||||
size 19780
|
3
kdeclarative-4.98.0.tar.xz
Normal file
3
kdeclarative-4.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14f2ab8d42b7f2782f8794620911719411beb1fe40f73b97b44a21a7025a4b01
|
||||
size 45980
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 19:47:28 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.98.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
||||
- Added kwidgetsaddons-devel, kwindowsystem-devel, kglobalaccel-devel,
|
||||
kcoreaddons-devel and kguiaddons-devel BuildRequires, needed for
|
||||
building components imported from plasma-framework
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 16:35:44 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,16 +18,21 @@
|
||||
|
||||
%define lname libKF5Declarative5
|
||||
Name: kdeclarative
|
||||
Version: 4.97.0
|
||||
Version: 4.98.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kconfig-devel >= %{_kf5_version}
|
||||
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kglobalaccel-devel >= %{_kf5_version}
|
||||
BuildRequires: kguiaddons-devel >= %{_kf5_version}
|
||||
BuildRequires: ki18n-devel >= %{_kf5_version}
|
||||
BuildRequires: kiconthemes-devel >= %{_kf5_version}
|
||||
BuildRequires: kio-devel >= %{_kf5_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_kf5_version}
|
||||
BuildRequires: kwindowsystem-devel >= %{_kf5_version}
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
||||
@ -80,6 +85,7 @@ Development files.
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
%{_kf5_libdir}/libKF5Declarative.so.*
|
||||
%{_kf5_libdir}/qt5/qml/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user