Accepting request 453074 from KDE:Frameworks5
Update to 5.9.0 tars (forwarded request 452894 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/453074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=20
This commit is contained in:
commit
ccc15422af
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72d64837393dd5c237d2985574b85a0f6507152ec3d5256751354c08d9d86285
|
||||
size 108100
|
3
kscreenlocker-5.9.0.tar.xz
Normal file
3
kscreenlocker-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f5386672ed7382a799edb27793f19d86a909215fbe6d22d7f2839e70fe6a75f
|
||||
size 107876
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:58:25 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.0.php
|
||||
- Changes since 5.8.95:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.95 (Plasma 5.9 Beta)
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.95.php
|
||||
- Changes:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kscreenlocker
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kscreenlocker
|
||||
Version: 5.8.5
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Summary: Library and components for secure lock screen architecture
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: https://projects.kde.org/kscreenlocker
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: kscreenlocker-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1
|
||||
Patch0: fix-wayland-version-requirement.diff
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
Reference in New Issue
Block a user