forked from pool/gwenview5
Accepting request 673700 from KDE:Applications
KDE Applications 18.12.2 OBS-URL: https://build.opensuse.org/request/show/673700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenview5?expand=0&rev=45
This commit is contained in:
commit
248355e29e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5095aea3bd2c8c8661a69b276fd5a536133696789b56a21ba4ce96b7d543906
|
||||
size 5714244
|
3
gwenview-18.12.2.tar.xz
Normal file
3
gwenview-18.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d849e1488be7a832f494638d557ad77b40440461ed3c0dbac3e8a6016b2c427f
|
||||
size 5714232
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 09 08:24:53 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.12.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12.2.php
|
||||
- Changes since 18.12.1:
|
||||
* No code changes since 18.12.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 15:22:28 UTC 2019 - wbauer@tmo.at
|
||||
|
||||
- Update build requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 11 05:41:56 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.26.0
|
||||
%define kf5_version 5.43.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: gwenview5
|
||||
Version: 18.12.1
|
||||
Version: 18.12.2
|
||||
Release: 0
|
||||
Summary: Image Viewer by KDE
|
||||
License: GPL-2.0-or-later
|
||||
@ -36,10 +36,15 @@ BuildRequires: baloo5-devel
|
||||
BuildRequires: cfitsio-devel
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: kactivities5-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kio-devel >= 5.4.0
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemmodels-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kparts-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: libexiv2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libkdcraw-devel
|
||||
@ -48,17 +53,16 @@ BuildRequires: liblcms2-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5OpenGL) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
BuildRequires: pkgconfig(Qt5PrintSupport)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
Recommends: %{name}-lang
|
||||
Provides: gwenview = %{version}
|
||||
Obsoletes: gwenview < %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user