Hello community,

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

Package is "kcoreaddons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes  2014-04-02 
17:21:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcoreaddons.new/kcoreaddons.changes     
2014-05-14 20:26:50.000000000 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:03 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
+
+-------------------------------------------------------------------

Old:
----
  kcoreaddons-4.98.0.tar.xz

New:
----
  kcoreaddons-4.99.0.tar.xz

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

Other differences:
------------------
++++++ kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.qCZuMa/_old  2014-05-14 20:26:51.000000000 +0200
+++ /var/tmp/diff_new_pack.qCZuMa/_new  2014-05-14 20:26:51.000000000 +0200
@@ -18,14 +18,15 @@
 
 %define lname   libKF5CoreAddons5
 Name:           kcoreaddons
-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:  kf5-filesystem
 BuildRequires:  shared-mime-info
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+Recommends:     %{name}-lang = %{version}
 Summary:        Utilities for core application functionality and accessing the 
OS
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
@@ -65,8 +66,10 @@
 generating random sequences, performing text manipulations such as macro
 replacement, accessing user information and many more. Development files.
 
+%lang_package
 %prep
 %setup -q
+#rm -rf po/{af,pl,si}
 
 %build
   %cmake_kf5 -d build
@@ -76,21 +79,25 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang %{name}5 --with-qt --without-mo
+
 %post -n %lname -p /sbin/ldconfig
 
 %post
-%{_bindir}/update-mime-database %{_kf5_datadir}/mime &> /dev/null || :
+%{_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
 
 %postun -n %lname -p /sbin/ldconfig
 
 %postun
-%{_bindir}/update-mime-database %{_kf5_datadir}/mime &> /dev/null || :
+%{_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
+
+%files lang -f %{name}5.lang
 
 %files
 %defattr(-,root,root)
 %doc COPYING* README*
-%dir %{_kf5_datadir}/mime
-%dir %{_kf5_datadir}/mime/packages
+%dir %{_kf5_sharedir}/mime
+%dir %{_kf5_sharedir}/mime/packages
 %{_kf5_appsdir}/mime/packages/kde5.xml
 
 %files -n %lname

++++++ kcoreaddons-4.98.0.tar.xz -> kcoreaddons-4.99.0.tar.xz ++++++
++++ 963538 lines of diff (skipped)

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

Reply via email to