Hello community,

here is the log from the commit of package knewstuff for openSUSE:Factory 
checked in at 2014-07-18 16:50:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knewstuff (Old)
 and      /work/SRC/openSUSE:Factory/.knewstuff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knewstuff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes      2014-06-10 
14:36:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knewstuff.new/knewstuff.changes 2014-07-18 
16:50:14.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:47 UTC 2014 - [email protected]
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------
+Tue Jul  1 21:35:51 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:
----
  knewstuff-4.100.0.tar.xz

New:
----
  knewstuff-5.0.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knewstuff.spec ++++++
--- /var/tmp/diff_new_pack.ZuciWc/_old  2014-07-18 16:50:15.000000000 +0200
+++ /var/tmp/diff_new_pack.ZuciWc/_new  2014-07-18 16:50:15.000000000 +0200
@@ -18,24 +18,25 @@
 
 %define lname   libKF5NewStuff5
 Name:           knewstuff
-Version:        4.100.0
+Version:        5.0.0
 Release:        0
-BuildRequires:  attica-qt5-devel >= %{_kf5_version}
+%define kf5_version %{version}
+BuildRequires:  attica-qt5-devel >= %{kf5_version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  karchive-devel >= %{_kf5_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_version}
-BuildRequires:  kconfig-devel >= %{_kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
+BuildRequires:  karchive-devel >= %{kf5_version}
+BuildRequires:  kcompletion-devel >= %{kf5_version}
+BuildRequires:  kconfig-devel >= %{kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  ktextwidgets-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kxmlgui-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
@@ -43,7 +44,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
 
@@ -67,11 +68,11 @@
 Summary:        Framework for downloading and sharing additional application 
data
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
-Requires:       attica-qt5-devel >= %{_kf5_version}
+Requires:       attica-qt5-devel >= %{kf5_version}
 Requires:       extra-cmake-modules
-Requires:       karchive-devel >= %{_kf5_version}
-Requires:       kio-devel >= %{_kf5_version}
-Requires:       kxmlgui-devel >= %{_kf5_version}
+Requires:       karchive-devel >= %{kf5_version}
+Requires:       kio-devel >= %{kf5_version}
+Requires:       kxmlgui-devel >= %{kf5_version}
 Requires:       pkgconfig(Qt5Widgets) >= 5.2.0
 
 %description devel

++++++ knewstuff-4.100.0.tar.xz -> knewstuff-5.0.0.tar.xz ++++++
++++ 9788 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to