Accepting request 561339 from KDE:Frameworks5

- Remove baselibs.conf:
  * Not needed

  * Update to 5.41.0

OBS-URL: https://build.opensuse.org/request/show/561339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2018-01-09 13:47:12 +00:00 committed by Git OBS Bridge
commit 4077c2f0c5
5 changed files with 17 additions and 10 deletions

View File

@ -1,3 +0,0 @@
libKF5Kirigami2-5
kirigami2-devel
requires "libKF5Kirigami2-5-<targettype> = <version>"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b4b6c6aa5b6fdb57d19345526628f528b6e57fa4a471d4b83e0ceec3a674228
size 291456

3
kirigami2-5.41.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50f4bdea13e93cec7e9ede46cd737c175e033f6082d99f5d03481fed0c5a8712
size 292460

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 3 12:42:30 UTC 2018 - fabian@ritter-vogt.de
- Remove baselibs.conf:
* Not needed
-------------------------------------------------------------------
Sun Dec 17 09:43:48 CET 2017 - lbeltrame@kde.org
* Update to 5.41.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 13 22:40:33 CET 2017 - lbeltrame@kde.org Mon Nov 13 22:40:33 CET 2017 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package kirigami2 # spec file for package kirigami2
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,16 +18,15 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%bcond_without lang %bcond_without lang
%define _tar_path 5.40 %define _tar_path 5.41
Name: kirigami2 Name: kirigami2
Version: 5.40.0 Version: 5.41.0
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1+ License: LGPL-2.1+
Group: Development/Libraries/KDE Group: Development/Libraries/KDE
Url: http://www.kde.org/ Url: http://www.kde.org/
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Declarative) >= %{_tar_path} BuildRequires: cmake(KF5Declarative) >= %{_tar_path}