Hello community,

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

Package is "ktexteditor"

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

New:
----
  ktexteditor-5.0.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.Lettuk/_old  2014-07-18 16:50:31.000000000 +0200
+++ /var/tmp/diff_new_pack.Lettuk/_new  2014-07-18 16:50:31.000000000 +0200
@@ -17,19 +17,20 @@
 
 
 Name:           ktexteditor
-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:  karchive-devel >= %{_kf5_version}
-BuildRequires:  kconfig-devel >= %{_kf5_version}
+BuildRequires:  karchive-devel >= %{kf5_version}
+BuildRequires:  kconfig-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_version}
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kparts-devel >= %{_kf5_version}
-BuildRequires:  sonnet-devel >= %{_kf5_version}
+BuildRequires:  kguiaddons-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kparts-devel >= %{kf5_version}
+BuildRequires:  sonnet-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Script) >= 5.2.0
@@ -42,7 +43,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
 
@@ -55,7 +56,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules
-Requires:       kparts-devel >= %{_kf5_version}
+Requires:       kparts-devel >= %{kf5_version}
 
 %description devel
 KTextEditor provides a powerful text editor component that you can embed in 
your

++++++ ktexteditor-4.100.0.tar.xz -> ktexteditor-5.0.0.tar.xz ++++++
++++ 101567 lines of diff (skipped)

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

Reply via email to