Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2014-10-01 11:22:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmenuedit5 (Old)
 and      /work/SRC/openSUSE:Factory/.kmenuedit5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmenuedit5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes    2014-08-16 
15:43:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new/kmenuedit5.changes       
2014-10-01 11:22:50.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Sep 26 14:00:41 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.95:
+   * Fix build with Qt 5.4
+- Install translations
+- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
+  find_lang macro as it doesn't searches in subdirectories
+
+-------------------------------------------------------------------

Old:
----
  kmenuedit-5.0.1.tar.xz

New:
----
  kmenuedit-5.0.95.tar.xz
  kmenuedit5-rpmlintrc

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

Other differences:
------------------
++++++ kmenuedit5.spec ++++++
--- /var/tmp/diff_new_pack.3YiqqT/_old  2014-10-01 11:22:51.000000000 +0200
+++ /var/tmp/diff_new_pack.3YiqqT/_new  2014-10-01 11:22:51.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           kmenuedit5
-Version:        5.0.1
+Version:        5.0.95
 Release:        0
 Summary:        Provides the interface and basic tools for the KDE workspace
 License:        GPL-2.0
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
-Source0:        kmenuedit-%{version}.tar.xz
+Source:         kmenuedit-%{version}.tar.xz
+Source99:       %{name}-rpmlintrc
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -48,11 +49,12 @@
 %description
 Provides the interface and basic tools for the KDE workspace.
 
+%lang_package
 %prep
 %setup -q -n kmenuedit-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_po=OFF
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
   %make_jobs
 
 %install
@@ -71,8 +73,13 @@
 %{_kf5_applicationsdir}/kmenuedit.desktop
 %{_kf5_sharedir}/icons/hicolor/*/*/*.*
 %{_kf5_sharedir}/kmenuedit/
+%{_kf5_sharedir}/kxmlgui5/
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
 %{_kf5_htmldir}/en/kmenuedit/
 
+%files lang
+%defattr(-,root,root)
+%{_kf5_localedir}/
+
 %changelog

++++++ kmenuedit-5.0.1.tar.xz -> kmenuedit-5.0.95.tar.xz ++++++
++++ 12372 lines of diff (skipped)

++++++ kmenuedit5-rpmlintrc ++++++
# we don't use find_lang macro as it doesn't searches in subdirectories
addFilter("file-not-in-%lang .*")--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to