Accepting request 240694 from KDE:Distro:Factory
Update to 4.13.80 OBS-URL: https://build.opensuse.org/request/show/240694 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio_audiocd?expand=0&rev=31
This commit is contained in:
parent
ed021dfc45
commit
0e81df7a84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5049463d837712385c651a7db37ec2b79b7de353d4cf4d02764f1b4b72970f38
|
|
||||||
size 51304
|
|
3
audiocd-kio-4.13.80.tar.xz
Normal file
3
audiocd-kio-4.13.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1fd65bd03a53b7fc54170396261e6d74942e7505b59daf469567541c4fc0f400
|
||||||
|
size 51588
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 10 22:16:05 UTC 2014 - cgiboudeaux@gmx.com
|
||||||
|
|
||||||
|
- Update to 4.13.80
|
||||||
|
* KDE 4.14 Beta 1 release
|
||||||
|
* See http://www.kde.org/announcements/announce-4.14-beta1.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 8 18:37:43 UTC 2014 - tittiatcoke@gmail.com
|
Sun Jun 8 18:37:43 UTC 2014 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Summary: KDE I/O Slave for Audio CDs
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 4.13.2
|
Version: 4.13.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: audiocd-kio-%{version}.tar.xz
|
Source0: audiocd-kio-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -55,13 +55,15 @@ This package contains an KIO slave to access audio CDs.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%doc COPYING*
|
||||||
|
%doc %lang(en) %{_kde4_htmldir}/en/kioslave/
|
||||||
%dir %{_kde4_appsdir}/solid
|
%dir %{_kde4_appsdir}/solid
|
||||||
%dir %{_kde4_appsdir}/solid/actions
|
%dir %{_kde4_appsdir}/solid/actions
|
||||||
%{_kde4_appsdir}/konqsidebartng/
|
%{_kde4_appsdir}/konqsidebartng/
|
||||||
%{_kde4_appsdir}/solid/actions/solid_audiocd.desktop
|
%{_kde4_appsdir}/solid/actions/solid_audiocd.desktop
|
||||||
%config %{_kde4_configkcfgdir}/audiocd_lame_encoder.kcfg
|
%{_kde4_configkcfgdir}/audiocd_flac_encoder.kcfg
|
||||||
%config %{_kde4_configkcfgdir}/audiocd_vorbis_encoder.kcfg
|
%{_kde4_configkcfgdir}/audiocd_lame_encoder.kcfg
|
||||||
%{_kde4_htmldir}/en/kioslave/
|
%{_kde4_configkcfgdir}/audiocd_vorbis_encoder.kcfg
|
||||||
%{_kde4_includedir}/audiocdencoder.h
|
%{_kde4_includedir}/audiocdencoder.h
|
||||||
%{_kde4_libdir}/libaudiocdplugins.*
|
%{_kde4_libdir}/libaudiocdplugins.*
|
||||||
%{_kde4_modulesdir}/kcm_audiocd.so
|
%{_kde4_modulesdir}/kcm_audiocd.so
|
||||||
|
Loading…
Reference in New Issue
Block a user