Accepting request 443373 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443373 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=44
This commit is contained in:
parent
cc322616a0
commit
e478d569ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:734c87e918088ea663f78c598bb0286a1753c2cd98e7e7e1e59d734f28656fdc
|
||||
size 389172
|
3
kmix-16.11.80.tar.xz
Normal file
3
kmix-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:595b4a64fe0123727208066d35782d110797d7ed96f266cd2cbad6b5cd5ca5ac
|
||||
size 388816
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:33:19 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:20:19 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
14
kmix.spec
14
kmix.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kmix
|
||||
#
|
||||
# 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,8 +17,11 @@
|
||||
|
||||
|
||||
Name: kmix
|
||||
Version: 16.08.3
|
||||
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: Sound Mixer
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Sound/Mixers
|
||||
@ -39,12 +42,14 @@ BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libpulse-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: plasma-framework-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
Conflicts: plasma5-pa
|
||||
Obsoletes: kmix5 < %{version}
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
@ -66,7 +71,6 @@ KDE's full featured mini mixer
|
||||
%suse_update_desktop_file kmix AudioVideo Mixer
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
@ -83,8 +87,6 @@ KDE's full featured mini mixer
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||
%{_kf5_sharedir}/kmix/
|
||||
%{_kf5_kxmlguidir}/kmix/
|
||||
%dir %_datadir/plasma/
|
||||
%dir %_datadir/plasma/services
|
||||
%_datadir/plasma/services/mixer.operations
|
||||
%{_datadir}/plasma/services/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user