Accepting request 144133 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwordquiz?expand=0&rev=20
This commit is contained in:
parent
7129ebac2b
commit
01b032b01c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d99d6a5b4b367cfd65affd6ddd36c707c84123cf24bea6b8d8f30c9d170bff2f
|
|
||||||
size 1208616
|
|
3
kwordquiz-4.9.90.tar.xz
Normal file
3
kwordquiz-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d63d358737cfdcdcb4dedc9ad81e5e92c2d699c47df388bcc8eff504bbdaf172
|
||||||
|
size 1210664
|
@ -1,14 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 1 20:08:59 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:56:09 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.9.80
|
||||||
|
* See http://www.kde.org/announcements/announce-4.10-beta1.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 2 16:54:53 UTC 2012 - tittiatcoke@gmail.com
|
Fri Nov 2 16:54:53 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
- Update to 4.9.3
|
- 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:05:32 UTC 2012 - tittiatcoke@gmail.com
|
Sat Sep 29 10:05:32 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
- Update to 4.9.2
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 5 12:05:44 UTC 2012 - dmueller@suse.com
|
Wed Sep 5 12:05:44 UTC 2012 - dmueller@suse.com
|
||||||
|
@ -30,7 +30,7 @@ BuildRequires: libspectre-devel
|
|||||||
BuildRequires: python-qt4-devel
|
BuildRequires: python-qt4-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Version: 4.9.3
|
Version: 4.9.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Vocabulary Trainer
|
Summary: Vocabulary Trainer
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -60,14 +60,11 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
cd build
|
cd build
|
||||||
%make_install
|
%kde4_makeinstall
|
||||||
%suse_update_desktop_file %{name} Education Languages
|
%suse_update_desktop_file %{name} Education Languages
|
||||||
%kde_post_install
|
%kde_post_install
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user