Accepting request 512574 from KDE:Applications
1 OBS-URL: https://build.opensuse.org/request/show/512574 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juk?expand=0&rev=65
This commit is contained in:
commit
dd56aeb6a2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94be515ef33b4dd3fb42c3508ba4808ff68d0f807ca5df132f7506589aab9a06
|
||||
size 446060
|
3
juk-17.04.3.tar.xz
Normal file
3
juk-17.04.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:577256e73dc7b3b8208756e1e1ff7fb3938abf7443c676780a35f01b590ececd
|
||||
size 446124
|
17
juk.changes
17
juk.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 14:23:56 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Drop dependency over libtunepimp:
|
||||
* musicbrainz api that is no longer supported, would need porting
|
||||
to new musicbrainz libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 15 22:59:05 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.04.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.04.3.php
|
||||
- Changes since 17.04.2:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 07 17:42:42 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
11
juk.spec
11
juk.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package juk
|
||||
#
|
||||
# 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
|
||||
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
Name: juk
|
||||
Version: 17.04.2
|
||||
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}')}
|
||||
Name: juk
|
||||
Version: 17.04.3
|
||||
Release: 0
|
||||
Summary: Jukebox
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Sound/Players
|
||||
@ -29,9 +29,7 @@ Url: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: libtunepimp-devel
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{kde4_runtime_requires}
|
||||
|
||||
%description
|
||||
@ -54,7 +52,6 @@ Jukebox and music manager for KDE
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%dir %{_kde4_datadir}/metainfo
|
||||
%{_datadir}/dbus-1/interfaces/org.kde.juk.*
|
||||
|
Loading…
Reference in New Issue
Block a user