Hello community, here is the log from the commit of package khtml for openSUSE:Factory checked in at 2014-06-10 14:36:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khtml (Old) and /work/SRC/openSUSE:Factory/.khtml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khtml" Changes: -------- --- /work/SRC/openSUSE:Factory/khtml/khtml.changes 2014-05-14 20:27:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.khtml.new/khtml.changes 2014-06-10 14:36:08.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Jun 1 18:02:09 UTC 2014 - [email protected] + +- Update to 4.100.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta3.php +- Add baselibs.conf + +------------------------------------------------------------------- Old: ---- khtml-4.99.0.tar.xz New: ---- baselibs.conf khtml-4.100.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khtml.spec ++++++ --- /var/tmp/diff_new_pack.28FQmi/_old 2014-06-10 14:36:09.000000000 +0200 +++ /var/tmp/diff_new_pack.28FQmi/_new 2014-06-10 14:36:09.000000000 +0200 @@ -18,10 +18,10 @@ %define lname libKF5KHtml5 Name: khtml -Version: 4.99.0 +Version: 4.100.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.13 +BuildRequires: extra-cmake-modules >= 0.0.14 BuildRequires: fdupes BuildRequires: giflib-devel BuildRequires: karchive-devel >= %{_kf5_version} @@ -63,7 +63,8 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: khtml-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -74,6 +75,7 @@ Summary: HTML rendering engine Group: System/GUI/KDE Obsoletes: libKF5KHtml4 +Recommends: %lname-lang = %{version} %description -n %lname KHTML is a web rendering engine, based on the KParts @@ -104,6 +106,7 @@ technology and using KJS for JavaScript support. Development files. +%lang_package -n %lname %prep %setup -q @@ -115,10 +118,14 @@ %kf5_makeinstall -C build %fdupes -s %{buildroot} + %find_lang %{name}5 + %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* README* ++++++ baselibs.conf ++++++ libKF5KHtml5 khtml-devel requires "libKF5KHtml5-<targettype> = <version>" ++++++ khtml-4.99.0.tar.xz -> khtml-4.100.0.tar.xz ++++++ ++++ 8600 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
