update in the right project
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=91
This commit is contained in:
parent
5cf061cade
commit
a7e1b8c269
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d1ca0db68f73ceed3bc3add8b9b9327a136db9740f237e7604efdd982536dcf
|
|
||||||
size 139004
|
|
3
bluedevil-5.7.95.tar.xz
Normal file
3
bluedevil-5.7.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ec94e4f25ac64aca61d2bf2dc8c597f6b6fedf141001b0908f7f918d4f37be9
|
||||||
|
size 140996
|
2
bluedevil5-rpmlintrc
Normal file
2
bluedevil5-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# we don't use find_lang macro as it doesn't searches in subdirectories
|
||||||
|
addFilter("file-not-in-%lang .*")
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.7.95 (Plasma 5.8 Beta)
|
||||||
|
* New LTS feature release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.7.95.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
# spec file for package bluedevil5
|
# spec file for package bluedevil5
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
|
# Copyright (c) 2010 Raymond Wooninck <tittiatcoke@gmail.com>
|
||||||
#
|
#
|
||||||
# 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,13 +19,14 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: bluedevil5
|
Name: bluedevil5
|
||||||
Version: 5.7.5
|
Version: 5.7.95
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Manager for KDE
|
Summary: Bluetooth Manager for KDE
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: http://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz
|
Source: http://download.kde.org/unstable/plasma/%{version}/bluedevil-%{version}.tar.xz
|
||||||
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -94,7 +96,7 @@ Bluetooth daemon for KDE, handling connections.
|
|||||||
%{_kf5_servicesdir}/
|
%{_kf5_servicesdir}/
|
||||||
%{_kf5_qmldir}/
|
%{_kf5_qmldir}/
|
||||||
%{_kf5_plasmadir}/
|
%{_kf5_plasmadir}/
|
||||||
%{_kf5_appstreamdir}/
|
%{_kf5_appstreamdir}/*.xml
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user