Accepting request 658338 from KDE:Applications
KDE Applications 18.12 OBS-URL: https://build.opensuse.org/request/show/658338 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenview5?expand=0&rev=42
This commit is contained in:
commit
c3d440a008
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c95452ad82e2a5e7bc6bdb4464e7be44b6af9c75a972678f8925e2a6bb15671
|
||||
size 6178192
|
3
gwenview-18.12.0.tar.xz
Normal file
3
gwenview-18.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e8bab23346cbc7ca8561e8ea88a8d9f73b017948b87348199ab2bb70a362fdd
|
||||
size 6178072
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 14 06:08:55 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.12.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12.0.php
|
||||
- Changes since 18.11.90:
|
||||
* Make FindExiv2.cmake work with exiv 0.27.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 03 20:55:47 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.11.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
|
||||
- Changes since 18.11.80:
|
||||
* No code changes since 18.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 06:21:55 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Run spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 05:56:40 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
|
||||
- Changes since 18.08.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 08 20:43:29 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
@ -62,7 +97,7 @@ 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
|
||||
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
|
||||
- Changes since 18.04.3:
|
||||
* Too many changes to list here
|
||||
|
||||
@ -135,7 +170,7 @@ Fri Apr 06 07:08:48 CEST 2018 - lbeltrame@kde.org
|
||||
- Update to 18.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.03.90.php
|
||||
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
|
||||
- Changes since 17.12.3:
|
||||
* Too many changes to list here
|
||||
|
||||
@ -300,7 +335,7 @@ Sat Aug 5 18:16:49 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to KDE Applications 17.07.90
|
||||
* KDE Applications 17.07.90
|
||||
* https://www.kde.org/announcements/announce-applications-17.07.90.php
|
||||
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -375,7 +410,7 @@ Sat Mar 25 23:10:12 CET 2017 - lbeltrame@kde.org
|
||||
- Update to 17.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
||||
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
|
||||
- Changes since 16.12.3:
|
||||
* Too many changes to list here
|
||||
|
||||
@ -484,7 +519,7 @@ Mon Aug 8 14:36:00 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.07.90
|
||||
* KDE Applications 16.07.90 (16.08-RC)
|
||||
* https://www.kde.org/announcements/announce-applications-16.07.90.php
|
||||
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -16,18 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
|
||||
Name: gwenview5
|
||||
Version: 18.08.3
|
||||
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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: gwenview5
|
||||
Version: 18.12.0
|
||||
Release: 0
|
||||
Summary: Image Viewer by KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Url: http://www.kde.org
|
||||
URL: http://www.kde.org
|
||||
Source: gwenview-%{version}.tar.xz
|
||||
BuildRequires: baloo5-devel
|
||||
BuildRequires: cfitsio-devel
|
||||
@ -56,6 +55,9 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
Recommends: %{name}-lang
|
||||
Provides: gwenview = %{version}
|
||||
Obsoletes: gwenview < %{version}
|
||||
# Needed for 42.3
|
||||
%if 0%{?suse_version} < 1330
|
||||
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
|
||||
@ -65,10 +67,6 @@ BuildRequires: gcc6-c++
|
||||
BuildRequires: gcc7-c++
|
||||
%endif
|
||||
%endif
|
||||
Provides: gwenview = %{version}
|
||||
Obsoletes: gwenview < %{version}
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Gwenview is an image viewer for KDE. It features a folder tree
|
||||
@ -98,7 +96,7 @@ hierarchies.
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%kf5_find_htmldocs
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
|
||||
%suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer KDE
|
||||
@ -107,8 +105,7 @@ hierarchies.
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%dir %{_datadir}/solid
|
||||
%dir %{_datadir}/solid/actions
|
||||
%dir %{_kf5_htmldir}
|
||||
@ -131,7 +128,7 @@ hierarchies.
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user