Accepting request 144144 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144144 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio_audiocd?expand=0&rev=4
This commit is contained in:
parent
dc0754948c
commit
767bf4ee02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ec688d779d785ea9510cb0582c8973bb49ebc58f5ad942e067e25aeb1d95fe4
|
||||
size 55452
|
3
audiocd-kio-4.9.90.tar.xz
Normal file
3
audiocd-kio-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f41f8ef2fbcf0aeaea65d04c1a00f0bbca431efa62bfe2b2cbfe227cb5aac734
|
||||
size 55556
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 20:11:14 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.90
|
||||
* This is the second Beta release for 4.10. Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 24 12:58:46 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.80
|
||||
* See http://www.kde.org/announcements/announce-4.10-beta1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 17:23:54 UTC 2012 - nico.kruber@gmail.com
|
||||
|
||||
- Fix the SLES build (%make_install is not expanded on SLES)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 18 19:46:05 UTC 2012 - hrvoje.senjan@gmail.com
|
||||
|
||||
@ -7,13 +24,13 @@ Sun Nov 18 19:46:05 UTC 2012 - hrvoje.senjan@gmail.com
|
||||
Fri Nov 2 16:56:16 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.3
|
||||
* see http://kde.org/announcements/4.9.3/ for details
|
||||
* see http://kde.org/announcements/announce-4.9.3.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 10:20:51 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.2
|
||||
* see http://kde.org/announcements/4.9.2/ for details
|
||||
* see http://kde.org/announcements/announce-4.9.2.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 10:17:54 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
@ -28,7 +28,7 @@ Summary: KDE I/O Slave for Audio CDs
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Version: 4.9.3
|
||||
Version: 4.9.90
|
||||
Release: 0
|
||||
Source0: audiocd-kio-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -47,15 +47,12 @@ This package contains an KIO slave to access audio CDs.
|
||||
|
||||
%install
|
||||
cd build
|
||||
%makeinstall
|
||||
%kde4_makeinstall
|
||||
%kde_post_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde4_appsdir}/solid
|
||||
|
Loading…
Reference in New Issue
Block a user