Hello community, here is the log from the commit of package kmenuedit5 for openSUSE:Factory checked in at 2015-05-11 19:29:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmenuedit5 (Old) and /work/SRC/openSUSE:Factory/.kmenuedit5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmenuedit5" Changes: -------- --- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes 2015-03-25 09:57:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kmenuedit5.new/kmenuedit5.changes 2015-05-11 19:29:44.000000000 +0200 @@ -1,0 +2,17 @@ +Thu Apr 23 13:27:23 UTC 2015 - [email protected] + +- Update to 5.3 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.0.php +- Only conflict with kdebase4-workspace < 5.3.0 + +------------------------------------------------------------------- +Sat Apr 11 18:53:36 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: ---- kmenuedit-5.2.2.tar.xz New: ---- kmenuedit-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmenuedit5.spec ++++++ --- /var/tmp/diff_new_pack.7aLYom/_old 2015-05-11 19:29:44.000000000 +0200 +++ /var/tmp/diff_new_pack.7aLYom/_new 2015-05-11 19:29:44.000000000 +0200 @@ -16,8 +16,9 @@ # +%bcond_without lang Name: kmenuedit5 -Version: 5.2.2 +Version: 5.3.0 Release: 0 Summary: Provides the interface and basic tools for the KDE workspace License: GPL-2.0 @@ -39,11 +40,13 @@ BuildRequires: kxmlgui-devel BuildRequires: sonnet-devel BuildRequires: xz -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0 +%if %{with lang} Recommends: %{name}-lang -Conflicts: kdebase4-workspace +%endif +Conflicts: kdebase4-workspace < 5.3.0 #BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -79,9 +82,16 @@ %dir %{_kf5_htmldir} %{_kf5_htmldir}/en/kmenuedit/ +%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 ++++++ kmenuedit-5.2.2.tar.xz -> kmenuedit-5.3.0.tar.xz ++++++ ++++ 19537 lines of diff (skipped)
