Accepting request 146493 from KDE:Distro:Factory
Update Kolf to KDE 4.10 RC OBS-URL: https://build.opensuse.org/request/show/146493 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolf?expand=0&rev=2
This commit is contained in:
parent
94f79e98e6
commit
5b06a25107
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d853c326ed6101821793716b50e193da4fb377261c548e7a04d3fec4b6633c24
|
|
||||||
size 773816
|
|
3
kolf-4.9.95.tar.xz
Normal file
3
kolf-4.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d288a47639eed6ead1c95eecdba62cb895fdb859fd53c44ef6770f5a4bde8213
|
||||||
|
size 780436
|
16
kolf.changes
16
kolf.changes
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 27 14:20:38 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Correct licenses based on bnc#796002
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 20 11:50:38 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Corrected license to LGPL-2.0+
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 19 19:14:43 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.9.95
|
||||||
|
* This is the first RC release for 4.10. Contains bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 1 20:37:44 UTC 2012 - tittiatcoke@gmail.com
|
Sat Dec 1 20:37:44 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
15
kolf.spec
15
kolf.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kolf (Version 4.7.80_20111122)
|
# spec file for package kolf
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,12 +19,12 @@
|
|||||||
Name: kolf
|
Name: kolf
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
License: GPL-2.0+
|
|
||||||
Group: Amusements/Games/Board/Puzzle
|
|
||||||
Summary: Miniature golf game
|
Summary: Miniature golf game
|
||||||
|
License: GPL-2.0+ and LGPL-2.0+
|
||||||
|
Group: Amusements/Games/Board/Puzzle
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Version: 4.9.90
|
Version: 4.9.95
|
||||||
Release: 1
|
Release: 0
|
||||||
Source0: kolf-%{version}.tar.xz
|
Source0: kolf-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%kde4_runtime_requires
|
%kde4_runtime_requires
|
||||||
@ -47,10 +47,9 @@ Kolf is a miniature golf game for KDE.
|
|||||||
%suse_update_desktop_file -r kolf Game SportsGame
|
%suse_update_desktop_file -r kolf Game SportsGame
|
||||||
%kde_post_install
|
%kde_post_install
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING COPYING.DOC
|
%doc COPYING COPYING.DOC COPYING.LIB
|
||||||
%{_kde4_bindir}/kolf
|
%{_kde4_bindir}/kolf
|
||||||
%{_kde4_htmldir}/en/kolf/
|
%{_kde4_htmldir}/en/kolf/
|
||||||
%{_kde4_applicationsdir}/kolf.desktop
|
%{_kde4_applicationsdir}/kolf.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user