start with 5.20.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=101
This commit is contained in:
parent
0d6ad5e40c
commit
4254bf774f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3cb58b4758b28df9121c44aaadac74fb4546b968ec071a2ef177bc6cf3d8a02
|
||||
size 1784504
|
3
frameworkintegration-5.20.0.tar.xz
Normal file
3
frameworkintegration-5.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f6c2fcd98417501aeb483196324eb4bb0b970aa9f380168076abc78ce73c432
|
||||
size 1784792
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 09:54:01 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.20.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 17:58:33 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Style5
|
||||
%define _tar_path 5.19
|
||||
%define _tar_path 5.20
|
||||
Name: frameworkintegration
|
||||
Version: 5.19.0
|
||||
Version: 5.20.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -76,6 +76,7 @@ Summary: Plugins responsible for better integration of Qt applications in
|
||||
Group: System/GUI/KDE
|
||||
Requires: kde-oxygen-fonts
|
||||
Requires: noto-sans
|
||||
Requires: plasma5-integration-plugin
|
||||
Conflicts: %lname < 5.6.0
|
||||
%requires_eq libQt5Gui5
|
||||
|
||||
@ -113,6 +114,8 @@ Applications do not need to link to this directly. Development files
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
|
||||
rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang %{name}5
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user