Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2014-06-10 14:36:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2014-05-14 20:28:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-06-10 14:37:27.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Jun 1 18:02:43 UTC 2014 - hrvoje.sen...@gmail.com + +- 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: ---- kxmlgui-4.99.0.tar.xz New: ---- baselibs.conf kxmlgui-4.100.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.u9kBv5/_old 2014-06-10 14:37:28.000000000 +0200 +++ /var/tmp/diff_new_pack.u9kBv5/_new 2014-06-10 14:37:28.000000000 +0200 @@ -18,11 +18,11 @@ %define lname libKF5XmlGui5 Name: kxmlgui -Version: 4.99.0 +Version: 4.100.0 Release: 0 BuildRequires: attica-qt5-devel >= %{_kf5_version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.13 +BuildRequires: extra-cmake-modules >= 0.0.14 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{_kf5_version} BuildRequires: kconfigwidgets-devel >= %{_kf5_version} @@ -46,7 +46,8 @@ License: LGPL-2.1+ and GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: kxmlgui-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -59,6 +60,7 @@ Summary: Framework for managing menu and toolbar actions Group: System/GUI/KDE Obsoletes: libKF5XmlGui4 +Recommends: %lname-lang = %{version} %description -n %lname libkxmlgui provides a framework for managing menu and toolbar actions in an @@ -90,6 +92,7 @@ in the application code. The framework supports merging of multiple description for example for integrating actions from plugins. Development files. +%lang_package -n %lname %prep %setup -q @@ -101,10 +104,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 ++++++ libKF5XmlGui5 kxmlgui-devel requires "libKF5XmlGui5-<targettype> = <version>" ++++++ kxmlgui-4.99.0.tar.xz -> kxmlgui-4.100.0.tar.xz ++++++ ++++ 2812 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org