diff --git a/gwenview-15.12.0.tar.xz b/gwenview-15.12.0.tar.xz deleted file mode 100644 index 3343c2b..0000000 --- a/gwenview-15.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c59217f9f3efb64871b9538b3bf214f5ec7eaf15a96f3f93249dc51d4fe13a03 -size 2850628 diff --git a/gwenview-15.12.1.tar.xz b/gwenview-15.12.1.tar.xz new file mode 100644 index 0000000..7565187 --- /dev/null +++ b/gwenview-15.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a945727574a9fc5d47834f1d31fe0096649b58c86f0c790e8218788ec00caf +size 2850712 diff --git a/gwenview5.changes b/gwenview5.changes index 107d3cd..53698d3 100644 --- a/gwenview5.changes +++ b/gwenview5.changes @@ -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 diff --git a/gwenview5.spec b/gwenview5.spec index 5f7fd25..ba8115c 100644 --- a/gwenview5.spec +++ b/gwenview5.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define rname gwenview Name: gwenview5 -Version: 15.12.0 +Version: 15.12.1 Release: 0 Summary: Simple Image Viewer for KDE License: GPL-2.0+ @@ -33,6 +33,8 @@ BuildRequires: kf5-filesystem BuildRequires: kio-devel >= 5.4.0 BuildRequires: libexiv2-devel BuildRequires: libjpeg-devel +BuildRequires: libkdcraw-devel +BuildRequires: libkipi-devel BuildRequires: liblcms2-devel BuildRequires: libpng-devel BuildRequires: phonon4qt5-devel @@ -44,9 +46,11 @@ 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: libkipi-devel -BuildRequires: libkdcraw-devel +%if 0%{?suse_version} > 1320 +Obsoletes: gwenview < %{version} +%else Conflicts: gwenview +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description