Hello community, here is the log from the commit of package systemsettings5 for openSUSE:Factory checked in at 2015-05-11 19:31:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old) and /work/SRC/openSUSE:Factory/.systemsettings5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5" Changes: -------- --- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes 2015-03-25 10:00:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 2015-05-11 19:31:59.000000000 +0200 @@ -1,0 +2,16 @@ +Thu Apr 23 13:27:36 UTC 2015 - [email protected] + +- Update to 5.3 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.0.php + +------------------------------------------------------------------- +Sat Apr 11 18:53:52 UTC 2015 - [email protected] + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 + +------------------------------------------------------------------- Old: ---- systemsettings-5.2.2.tar.xz New: ---- systemsettings-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemsettings5.spec ++++++ --- /var/tmp/diff_new_pack.8nXWa1/_old 2015-05-11 19:31:59.000000000 +0200 +++ /var/tmp/diff_new_pack.8nXWa1/_new 2015-05-11 19:31:59.000000000 +0200 @@ -16,8 +16,9 @@ # +%bcond_without lang Name: systemsettings5 -Version: 5.2.2 +Version: 5.3.0 Release: 0 Summary: KDE's control center License: GPL-2.0+ @@ -42,8 +43,10 @@ BuildRequires: kxmlgui-devel BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -96,9 +99,16 @@ %{_kf5_libdir}/libsystemsettingsview.so %{_includedir}/* +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%doc %lang(de) %{_kf5_htmldir}/de/ +%doc %lang(it) %{_kf5_htmldir}/it/ +%doc %lang(nl) %{_kf5_htmldir}/nl/ +%doc %lang(sv) %{_kf5_htmldir}/sv/ +%doc %lang(uk) %{_kf5_htmldir}/uk/ %doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/ +%endif %changelog ++++++ systemsettings-5.2.2.tar.xz -> systemsettings-5.3.0.tar.xz ++++++ ++++ 6248 lines of diff (skipped)
