Hello community, here is the log from the commit of package gwenview for openSUSE:Factory checked in at 2012-12-07 14:10:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwenview (Old) and /work/SRC/openSUSE:Factory/.gwenview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenview", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gwenview/gwenview.changes 2012-11-08 07:41:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gwenview.new/gwenview.changes 2012-12-07 14:10:35.000000000 +0100 @@ -1,0 +2,14 @@ +Sat Dec 1 20:03:55 UTC 2012 - [email protected] + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Sat Nov 24 12:52:11 UTC 2012 - [email protected] + +- Update to 4.9.80 + * See http://www.kde.org/announcements/announce-4.10-beta1.php + * Added Recursive Importer + * Added Color Profile Support + +------------------------------------------------------------------- @@ -5 +19 @@ - * see http://kde.org/announcements/4.9.3/ for details + * see http://kde.org/announcements/announce-4.9.3.php for details @@ -11 +25 @@ - * see http://kde.org/announcements/4.9.2/ for details + * see http://kde.org/announcements/announce-4.9.2.php for details Old: ---- gwenview-4.9.3.tar.xz New: ---- gwenview-4.9.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenview.spec ++++++ --- /var/tmp/diff_new_pack.TevSFe/_old 2012-12-07 14:10:36.000000000 +0100 +++ /var/tmp/diff_new_pack.TevSFe/_new 2012-12-07 14:10:36.000000000 +0100 @@ -17,7 +17,7 @@ Name: gwenview -Version: 4.9.3 +Version: 4.9.90 Release: 0 Summary: Simple Image Viewer for KDE License: GPL-2.0+ @@ -25,14 +25,11 @@ Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: libexiv2-devel +BuildRequires: libkactivities-devel BuildRequires: libkipi-devel BuildRequires: libkonq-devel +BuildRequires: liblcms2-devel BuildRequires: xz -#Add a patch to change the file that is queried for the jpeg_lib version -%if 0%{?suse_version} >= 1210 -Patch1: correct_jpeg_lib_version.patch -%endif -Requires: libkipi9 = %{version} Recommends: kipi-plugins Provides: kde4-gwenview = 4.2.90 Obsoletes: kde4-gwenview < 4.2.90 @@ -46,9 +43,6 @@ %prep %setup -q -%if 0%{?suse_version} >= 1210 -%patch1 -p0 -%endif %build %cmake_kde4 -d build @@ -56,7 +50,7 @@ %install cd build - %make_install + %kde4_makeinstall %suse_update_desktop_file -r gwenview Graphics RasterGraphics Viewer %kde_post_install @@ -64,9 +58,6 @@ %postun -p /sbin/ldconfig -%clean - rm -rf %{buildroot} - %files %defattr(-,root,root) %doc COPYING -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
