forked from pool/ksirk
Accepting request 146494 from KDE:Distro:Factory
Update to KDE 4.10 RC OBS-URL: https://build.opensuse.org/request/show/146494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksirk?expand=0&rev=2
This commit is contained in:
parent
dc7bf5bbc6
commit
7fee5bca79
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b377aaf7eb6ee1c64a22dcec765ebb3c823aa9004ebf853c689985c2ac54f2ad
|
||||
size 5914752
|
3
ksirk-4.9.95.tar.xz
Normal file
3
ksirk-4.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce0a9582b11bc872fa01124d89fc815a14329292c2ec697cf85164ece7aea130
|
||||
size 5914440
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 14:29:49 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Corrected licenses to GPL-2.0+ and LGPL-2.0+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 20 11:51:56 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Corrected license to LGPL-2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 19:15:33 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.95
|
||||
* This is the first RC release for 4.10. Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 13:08:43 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
15
ksirk.spec
15
ksirk.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ksirk (Version 4.7.80_20111122)
|
||||
# spec file for package ksirk
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,12 +20,12 @@ Name: ksirk
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: libqca2-devel
|
||||
BuildRequires: xz
|
||||
License: GPL-2.0
|
||||
Group: Amusements/Games/Strategy/Turn Based
|
||||
Summary: Risk-like game for KDE
|
||||
License: GPL-2.0+ and LGPL-2.0+
|
||||
Group: Amusements/Games/Strategy/Turn Based
|
||||
Url: http://www.kde.org
|
||||
Version: 4.9.90
|
||||
Release: 1
|
||||
Version: 4.9.95
|
||||
Release: 0
|
||||
Source0: ksirk-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
@ -49,7 +49,7 @@ KsirK is a computerized version of a well known strategy game.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%doc COPYING COPYING.DOC COPYING.LIB
|
||||
%{_kde4_bindir}/ksirk
|
||||
%{_kde4_bindir}/ksirkskineditor
|
||||
%{_kde4_htmldir}/en/ksirk/
|
||||
@ -64,5 +64,4 @@ KsirK is a computerized version of a well known strategy game.
|
||||
%{_kde4_configkcfgdir}/ksirk*.kcfg
|
||||
%{_kde4_configdir}/ksirk.knsrc
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user