SHA256
1
0
forked from pool/juk

Accepting request 443286 from home:luca_b:test_KA

KDE Applications - please review

OBS-URL: https://build.opensuse.org/request/show/443286
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=36
This commit is contained in:
Raymond Wooninck 2016-12-03 15:03:23 +00:00 committed by Git OBS Bridge
parent 0042908c16
commit a0928ea554
4 changed files with 23 additions and 13 deletions

View File

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

3
juk-16.11.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:150bdc116edb5d2f98f261377595a60347eec009eceec66cc9bbeeca9f7c5a2d
size 446240

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 12:19:43 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
-------------------------------------------------------------------
Wed Nov 9 06:10:15 UTC 2016 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package juk
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@ -17,25 +17,28 @@
Name: juk
BuildRequires: libkde4-devel
BuildRequires: libtag-devel
BuildRequires: libtunepimp-devel
BuildRequires: xz
Version: 16.11.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Jukebox
License: GPL-2.0+
Group: Productivity/Multimedia/Sound/Players
Url: http://www.kde.org
Version: 16.08.3
Release: 0
Source0: %{name}-%{version}.tar.xz
BuildRequires: libkde4-devel
BuildRequires: libtag-devel
BuildRequires: libtunepimp-devel
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%{kde4_runtime_requires}
%description
Jukebox and music manager for KDE
%prep
%setup -q -n %{name}-%{version}
%setup -q
%build
%cmake_kde4 -d build
@ -48,7 +51,6 @@ Jukebox and music manager for KDE
%kde_post_install
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files