Hello community,

here is the log from the commit of package ktexteditor.3666 for 
openSUSE:13.2:Update checked in at 2015-04-14 11:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.2:Update/ktexteditor.3666 (Old)
 and      /work/SRC/openSUSE:13.2:Update/.ktexteditor.3666.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor.3666"

Changes:
--------
New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:13.2:Update/.ktexteditor.3666.new/ktexteditor.changes    
2015-04-14 11:40:10.000000000 +0200
@@ -0,0 +1,132 @@
+-------------------------------------------------------------------
+Thu Mar 19 01:55:17 UTC 2015 - [email protected]
+
+- Add explicit kiconthemes-devel BuildRequires
+
+-------------------------------------------------------------------
+Sat Mar  7 16:58:40 UTC 2015 - [email protected]
+
+- Update to 5.8.0
+  * Add word count statistics in statusbar
+  * vimode: fix crash when removing last line in Visual Line mode
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+-------------------------------------------------------------------
+Sun Feb  8 18:15:11 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+  * Fixed high-precision touchpad scrolling
+  * Do not emit documentUrlChanged during reload
+  * Do not break cursor position on document reload in
+    lines with tabs
+  * Do not re(un)fold the first line if it was
+    manually (un)folded
+  * vimode: command history through arrow keys
+  * Do not try to create a digest when we get
+    a KDirWatch::deleted() signal
+  * Performance: remove global initializations
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+-------------------------------------------------------------------
+Sat Jan  3 18:03:13 UTC 2015 - [email protected]
+
+- Update to 5.6.0
+  * Fix build on MSVC.
+  * vimode bugfixes
+  * add syntax file for Oracle PL/SQL
+  * ppd highlighting: better support for multiline values
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+-------------------------------------------------------------------
+Sat Dec  6 12:53:35 UTC 2014 - [email protected]
+
+- Update to 5.5.0
+  * Fix kde#340212: incorrect soft-tabs alignment after
+    beginning-of-line
+  * Add libgit2 compile-time check for threads support
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+-------------------------------------------------------------------
+Sun Nov  2 17:46:58 UTC 2014 - [email protected]
+
+- Update to 5.4.0
+  * Implement "go to last editing position" action
+  * Guard against a possibly broken code folding state on disk
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+-------------------------------------------------------------------
+Sat Oct  4 17:59:27 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * Multiple memory leaks fixed
+  * Avoid auto-completion to interfere with search/replace text
+    (kde#339130), and more autocompletion fixes
+  * Many fixes to the VIM mode
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Added libgit2-devel BuildRequires
+
+-------------------------------------------------------------------
+Tue Sep  9 09:49:19 UTC 2014 - [email protected]
+
+- Update to 5.2.0
+  * For more details please see:
+    http://kde.org/announcements/kde-frameworks-5.2.php
+- Added pkgconfig(Qt5Xml) and pkgconfig(Qt5XmlPatterns) BuildRequires
+
+-------------------------------------------------------------------
+Sat Aug  2 10:20:04 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+-------------------------------------------------------------------
+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
+
+-------------------------------------------------------------------
+Sun Jun  1 18:02:14 UTC 2014 - [email protected]
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+-------------------------------------------------------------------
+Sun May  4 01:41:23 UTC 2014 - [email protected]
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+-------------------------------------------------------------------
+Tue Apr 22 19:30:40 UTC 2014 - [email protected]
+
+- Removed sonnet-devel from devel package requires, not needed
+
+-------------------------------------------------------------------
+Sat Mar 29 19:17:18 UTC 2014 - [email protected]
+
+- Activate KTextEditor package 
+

New:
----
  baselibs.conf
  ktexteditor-5.8.0.tar.xz
  ktexteditor.changes
  ktexteditor.spec

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
#
# spec file for package ktexteditor
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define _tar_path 5.8
Name:           ktexteditor
Version:        %{_tar_path}.0
Release:        0
%define kf5_version %{version}
BuildRequires:  cmake >= 2.8.12
BuildRequires:  extra-cmake-modules >= 1.8.0
BuildRequires:  fdupes
BuildRequires:  karchive-devel >= %{kf5_version}
BuildRequires:  kconfig-devel >= %{kf5_version}
BuildRequires:  kf5-filesystem
BuildRequires:  kguiaddons-devel >= %{kf5_version}
BuildRequires:  ki18n-devel >= %{kf5_version}
BuildRequires:  kiconthemes-devel >= %{kf5_version}
BuildRequires:  kio-devel >= %{kf5_version}
BuildRequires:  kparts-devel >= %{kf5_version}
BuildRequires:  libgit2-devel
BuildRequires:  sonnet-devel >= %{kf5_version}
BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Script) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
Recommends:     %{name}-lang = %{version}
Obsoletes:      libKF5TextEditor4
Obsoletes:      libKF5TextEditor5
Summary:        Provides a powerful text editor component
License:        LGPL-2.1+
Group:          System/GUI/KDE
Url:            http://www.kde.org
Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
Source1:        baselibs.conf
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
KTextEditor provides a powerful text editor component that you can embed in your
application, either as a KPart or using the KF5::TextEditor library.

%package devel
Summary:        Provides a powerful text editor component
Group:          Development/Libraries/KDE
Requires:       %{name} = %{version}
Requires:       extra-cmake-modules
Requires:       kparts-devel >= %{kf5_version}

%description devel
KTextEditor provides a powerful text editor component that you can embed in your
application, either as a KPart or using the KF5::TextEditor library.
Development files.

%lang_package
%prep
%setup -q

%build
  %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
  %make_jobs

%install
  %kf5_makeinstall -C build
  %fdupes -s %{buildroot}

  %find_lang %{name}5

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -n %{name}-lang -f %{name}5.lang

%files
%defattr(-,root,root)
%doc COPYING* README*
%{_kf5_configdir}/kate*
%{_kf5_libdir}/libKF5TextEditor.so.*
%{_kf5_sharedir}/katepart5/
%{_kf5_sharedir}/kxmlgui5/
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/

%files devel
%defattr(-,root,root)
%{_kf5_libdir}/libKF5TextEditor.so
%{_kf5_libdir}/cmake/KF5TextEditor/
%dir %{_kf5_includedir}/*/
%{_kf5_includedir}/*/
%{_kf5_includedir}/*.h
%{_kf5_mkspecsdir}/qt_KTextEditor.pri

%changelog
++++++ baselibs.conf ++++++
ktexteditor
ktexteditor-devel
        requires "ktexteditor-<targettype> = <version>"

Reply via email to