Hello community, here is the log from the commit of package kdoctools for openSUSE:Factory checked in at 2014-10-07 15:59:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdoctools (Old) and /work/SRC/openSUSE:Factory/.kdoctools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kdoctools" Changes: -------- --- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes 2014-09-12 17:04:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2014-10-07 15:59:35.000000000 +0200 @@ -1,0 +2,9 @@ +Sat Oct 4 17:59:35 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.3.0.php +- Added ki18n-devel for new lang subpackage +- Let main package Recommend lang package + +------------------------------------------------------------------- Old: ---- kdoctools-5.2.0.tar.xz New: ---- kdoctools-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdoctools.spec ++++++ --- /var/tmp/diff_new_pack.ykNbyb/_old 2014-10-07 15:59:37.000000000 +0200 +++ /var/tmp/diff_new_pack.ykNbyb/_new 2014-10-07 15:59:37.000000000 +0200 @@ -17,19 +17,21 @@ Name: kdoctools -Version: 5.2.0 +Version: 5.3.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_4 -BuildRequires: extra-cmake-modules >= 1.2.0 +BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: fdupes BuildRequires: karchive-devel >= %{kf5_version} BuildRequires: kf5-filesystem +BuildRequires: ki18n-devel >= %{kf5_version} BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 +Recommends: %{name}-lang = %{version} Summary: Create documentation from DocBook License: LGPL-2.1+ and MIT Group: System/GUI/KDE @@ -58,6 +60,7 @@ %prep %setup -q +%lang_package %build %cmake_kf5 -d build %make_jobs @@ -66,6 +69,10 @@ %kf5_makeinstall -C build %fdupes -s %{buildroot} + %find_lang kio_help5 %{name}.lang + +%files lang -f %{name}.lang + %files %defattr(-,root,root) %doc COPYING* README* LICENSE ++++++ kdoctools-5.2.0.tar.xz -> kdoctools-5.3.0.tar.xz ++++++ ++++ 3289 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org