Hello community, here is the log from the commit of package kbookmarks for openSUSE:Factory checked in at 2014-07-17 09:20:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old) and /work/SRC/openSUSE:Factory/.kbookmarks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbookmarks" Changes: -------- --- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes 2014-06-10 14:37:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes 2014-07-17 09:20:15.000000000 +0200 @@ -1,0 +2,15 @@ +Fri Jul 11 09:48:36 UTC 2014 - [email protected] + +- Define kf5_version within package + +------------------------------------------------------------------- +Tue Jul 1 21:36:09 UTC 2014 - [email protected] + +- Update to 5.0.0 + * Final release of KDE Frameworks 5 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.0.php + +------------------------------------------------------------------- Old: ---- kbookmarks-4.100.0.tar.xz New: ---- kbookmarks-5.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbookmarks.spec ++++++ --- /var/tmp/diff_new_pack.ru51xa/_old 2014-07-17 09:20:17.000000000 +0200 +++ /var/tmp/diff_new_pack.ru51xa/_new 2014-07-17 09:20:17.000000000 +0200 @@ -18,17 +18,18 @@ %define lname libKF5Bookmarks5 Name: kbookmarks -Version: 4.100.0 +Version: 5.0.0 Release: 0 +%define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.14 +BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: fdupes -BuildRequires: kconfigwidgets-devel >= %{_kf5_version} -BuildRequires: kcoreaddons-devel >= %{_kf5_version} +BuildRequires: kconfigwidgets-devel >= %{kf5_version} +BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem -BuildRequires: kiconthemes-devel >= %{_kf5_version} -BuildRequires: kwidgetsaddons-devel >= %{_kf5_version} -BuildRequires: kxmlgui-devel >= %{_kf5_version} +BuildRequires: kiconthemes-devel >= %{kf5_version} +BuildRequires: kwidgetsaddons-devel >= %{kf5_version} +BuildRequires: kxmlgui-devel >= %{kf5_version} BuildRequires: libqt5-linguist-devel >= 5.2.0 Requires: pkgconfig(Qt5DBus) >= 5.2.0 Requires: pkgconfig(Qt5Widgets) >= 5.2.0 @@ -37,7 +38,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,9 +58,9 @@ Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: kconfigwidgets-devel >= %{_kf5_version} -Requires: kiconthemes-devel >= %{_kf5_version} -Requires: kxmlgui-devel >= %{_kf5_version} +Requires: kconfigwidgets-devel >= %{kf5_version} +Requires: kiconthemes-devel >= %{kf5_version} +Requires: kxmlgui-devel >= %{kf5_version} Requires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: pkgconfig(Qt5Xml) >= 5.2.0 ++++++ kbookmarks-4.100.0.tar.xz -> kbookmarks-5.0.0.tar.xz ++++++ ++++ 2577 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
