Accepting request 446005 from KDE:Applications

Update to KDE Applicatons 16.12.0

OBS-URL: https://build.opensuse.org/request/show/446005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juk?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2016-12-17 09:31:55 +00:00 committed by Git OBS Bridge
commit e6fc36a930
4 changed files with 39 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.12.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Dec 13 19:31:24 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
-------------------------------------------------------------------
Sat Dec 3 16:04:47 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
-------------------------------------------------------------------
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 Wed Nov 9 06:10:15 UTC 2016 - lbeltrame@kde.org

View File

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