Hello community,

here is the log from the commit of package kcompletion for openSUSE:Factory 
checked in at 2014-05-14 20:26:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcompletion (Old)
 and      /work/SRC/openSUSE:Factory/.kcompletion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcompletion"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes  2014-04-02 
17:22:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcompletion.new/kcompletion.changes     
2014-05-14 20:26:43.000000000 +0200
@@ -1,0 +2,16 @@
+Sun May  4 01:26:29 UTC 2014 - hrvoje.sen...@gmail.com
+
+- 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:29:09 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Removed pkgconfig(Qt5Xml) BuildRequires, no longer needed
+- Removed pkgconfig(Qt5Core) Requires from devel subpackage, no
+  longer (explicitly) needed
+
+-------------------------------------------------------------------

Old:
----
  kcompletion-4.98.0.tar.xz

New:
----
  kcompletion-4.99.0.tar.xz

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

Other differences:
------------------
++++++ kcompletion.spec ++++++
--- /var/tmp/diff_new_pack.reSUhx/_old  2014-05-14 20:26:44.000000000 +0200
+++ /var/tmp/diff_new_pack.reSUhx/_new  2014-05-14 20:26:44.000000000 +0200
@@ -18,16 +18,15 @@
 
 %define lname   libKF5Completion5
 Name:           kcompletion
-Version:        4.98.0
+Version:        4.99.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.12
+BuildRequires:  extra-cmake-modules >= 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel >= %{_kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 Summary:        Provides widgets with advanced completion support
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
@@ -42,6 +41,7 @@
 %package -n %lname
 Summary:        Provides widgets with advanced completion support
 Group:          System/GUI/KDE
+Recommends:     %lname-lang = %{version}
 
 %description -n %lname
 KCompletion provides widgets with advanced completion support as well as a
@@ -54,13 +54,13 @@
 Requires:       extra-cmake-modules
 Requires:       kconfig-devel >= %{_kf5_version}
 Requires:       kwidgetsaddons-devel >= %{_kf5_version}
-Requires:       pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel
 KCompletion provides widgets with advanced completion support as well as a
 lower-level completion class which can be used with your own widgets. 
Development
 files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -70,12 +70,16 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}%{_kf5_sharedir}
+
+  %find_lang %{name}5 --with-qt --without-mo
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING* README*

++++++ kcompletion-4.98.0.tar.xz -> kcompletion-4.99.0.tar.xz ++++++
++++ 924042 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to