start with 5.17.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=92
This commit is contained in:
parent
240a90cd17
commit
9a451fc285
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ceb0f3e79497a99a88aea3154c0c50c376ce4e8efea18a9ff4e6de4a061bdb6f
|
||||
size 1782444
|
3
frameworkintegration-5.17.0.tar.xz
Normal file
3
frameworkintegration-5.17.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:743f94f359984b85f608b2f4f059b2daaa1f8dc90210431526677dcd0da60cb9
|
||||
size 1782980
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 23:02:17 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.17.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 16:57:02 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Style5
|
||||
%define _tar_path 5.16
|
||||
%define _tar_path 5.17
|
||||
Name: frameworkintegration
|
||||
Version: 5.16.0
|
||||
Version: 5.17.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -47,8 +47,6 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
|
||||
Patch0: 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -106,7 +104,6 @@ Applications do not need to link to this directly. Development files
|
||||
%lang_package -n %lname
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Loading…
Reference in New Issue
Block a user