Accepting request 641538 from KDE:Applications
KDE Applications 18.08.2 OBS-URL: https://build.opensuse.org/request/show/641538 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolf?expand=0&rev=77
This commit is contained in:
commit
c5ad65e9f1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbb475d3e3813b737337d4e2c8779eba79182f7dd71944bccbe1900e6995ffd9
|
||||
size 923492
|
3
kolf-18.08.2.tar.xz
Normal file
3
kolf-18.08.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4704217a8c24b58eebcf0fa339a1795e9420949e026d5d30b5970bcaf24ad9f6
|
||||
size 925276
|
10
kolf.changes
10
kolf.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 20:06:56 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.08.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.08.2.php
|
||||
- Changes since 18.08.1:
|
||||
* Fix dependencies: add implicit, drop unused
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 06 18:43:04 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kolf
|
||||
Version: 18.08.1
|
||||
Version: 18.08.2
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
@ -29,21 +29,23 @@ Group: Amusements/Games/Board/Puzzle
|
||||
Url: http://www.kde.org
|
||||
Source0: kolf-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user