Accepting request 207205 from KDE:Distro:Factory
Update to 4.12 Beta 2 OBS-URL: https://build.opensuse.org/request/show/207205 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmix?expand=0&rev=22
This commit is contained in:
parent
a9ef6631d9
commit
4238d9dfcd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7839d1e63870a1851e3b12452745a37a07cc99135fa20c57d2e31d023676a455
|
|
||||||
size 387332
|
|
3
kmix-4.11.90.tar.xz
Normal file
3
kmix-4.11.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8291cbe5fa8eff8156f8f1348f077410838ee1c8a327ada003252dbbe768f7e
|
||||||
|
size 380356
|
26
kmix.changes
26
kmix.changes
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 16 18:00:10 UTC 2013 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.11.90
|
||||||
|
* KDE 4.12 Beta 2 release
|
||||||
|
* See http://www.kde.org/announcements/announce-4.12-beta2.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 9 23:01:34 UTC 2013 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.11.80
|
||||||
|
* KDE 4.12 Beta 1 release
|
||||||
|
* See http://www.kde.org/announcements/announce-4.12-beta1.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 2 15:14:56 UTC 2013 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.11.3
|
||||||
|
* KDE 4.11.3 bugfix release
|
||||||
|
* See http://www.kde.org/announcements/announce-4.11.3.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 2 02:36:35 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Only apply Who-needs-event-slider.patch for openSUSE >= 13.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 28 15:14:43 UTC 2013 - tittiatcoke@gmail.com
|
Sat Sep 28 15:14:43 UTC 2013 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Summary: Sound Mixer
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Multimedia/Sound/Mixers
|
Group: Productivity/Multimedia/Sound/Mixers
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 4.11.2
|
Version: 4.11.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE Who-needs-event-slider.patch -- since KNotify will no longer be able pretending it can
|
# PATCH-FIX-OPENSUSE Who-needs-event-slider.patch -- since KNotify will no longer be able pretending it can
|
||||||
@ -41,7 +41,9 @@ KDE's full featured mini mixer
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%if 0%{?suse_version} >= 1310
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build
|
%cmake_kde4 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user