Accepting request 355287 from KDE:Applications
As we are dropping gwenview itself, it would be good if gwenview5 is obsoleting gwenview :) OBS-URL: https://build.opensuse.org/request/show/355287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenview5?expand=0&rev=7
This commit is contained in:
commit
695e456dbe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c59217f9f3efb64871b9538b3bf214f5ec7eaf15a96f3f93249dc51d4fe13a03
|
|
||||||
size 2850628
|
|
3
gwenview-15.12.1.tar.xz
Normal file
3
gwenview-15.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30a945727574a9fc5d47834f1d31fe0096649b58c86f0c790e8218788ec00caf
|
||||||
|
size 2850712
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 9 18:10:59 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 15.12.1
|
||||||
|
* KDE Applications 15.12.1
|
||||||
|
* https://www.kde.org/announcements/announce-applications-15.12.1.php
|
||||||
|
* boo#961265
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 13 13:02:06 UTC 2015 - tittiatcoke@gmail.com
|
Sun Dec 13 13:02:06 UTC 2015 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gwenview5
|
# spec file for package gwenview5
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define rname gwenview
|
%define rname gwenview
|
||||||
Name: gwenview5
|
Name: gwenview5
|
||||||
Version: 15.12.0
|
Version: 15.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple Image Viewer for KDE
|
Summary: Simple Image Viewer for KDE
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -33,6 +33,8 @@ BuildRequires: kf5-filesystem
|
|||||||
BuildRequires: kio-devel >= 5.4.0
|
BuildRequires: kio-devel >= 5.4.0
|
||||||
BuildRequires: libexiv2-devel
|
BuildRequires: libexiv2-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libkdcraw-devel
|
||||||
|
BuildRequires: libkipi-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: phonon4qt5-devel
|
BuildRequires: phonon4qt5-devel
|
||||||
@ -44,9 +46,11 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
|||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||||
BuildRequires: libkipi-devel
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: libkdcraw-devel
|
Obsoletes: gwenview < %{version}
|
||||||
|
%else
|
||||||
Conflicts: gwenview
|
Conflicts: gwenview
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user