forked from pool/gwenview5
KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/gwenview5?expand=0&rev=106
This commit is contained in:
parent
46d56cfca3
commit
398700d831
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd0e6d3eaee9013f85a0dfa8572ff47a545cd2ebfe9b9be23ad46a7b6f39f4a0
|
||||
size 6055876
|
3
gwenview-18.07.80.tar.xz
Normal file
3
gwenview-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9be5549eb7198c56640766c383a82988785427aa89f8e55894fb1dd1d1a1d20f
|
||||
size 6173372
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:00:29 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||
- Changes since 18.04.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:49:48 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,17 +19,18 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: gwenview5
|
||||
Version: 18.04.3
|
||||
Version: 18.07.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Image Viewer for KDE
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Image Viewer by KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Url: http://www.kde.org
|
||||
Source: gwenview-%{version}.tar.xz
|
||||
BuildRequires: baloo5-devel
|
||||
BuildRequires: cfitsio-devel
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: kactivities5-devel
|
||||
BuildRequires: kconfig-devel
|
||||
@ -57,9 +58,7 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
Provides: gwenview = %{version}
|
||||
Obsoletes: gwenview < %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -67,9 +66,7 @@ Gwenview is an image viewer for KDE. It features a folder tree
|
||||
window and a file list window, providing navigation of file
|
||||
hierarchies.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n gwenview-%{version}
|
||||
@ -111,6 +108,7 @@ hierarchies.
|
||||
%{_kf5_sharedir}/solid/actions/gwenview_*.desktop
|
||||
%dir %{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_sharedir}/kconf_update/gwenview.upd
|
||||
%{_kf5_sharedir}/kconf_update/gwenview-imageview-alphabackgroundmode-update.pl
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user