Hello community,

here is the log from the commit of package kcrash for openSUSE:Factory checked 
in at 2014-07-15 08:00:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcrash (Old)
 and      /work/SRC/openSUSE:Factory/.kcrash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcrash"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcrash/kcrash.changes    2014-07-10 
14:56:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcrash.new/kcrash.changes       2014-07-15 
08:00:26.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 09:48:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kcrash.spec ++++++
--- /var/tmp/diff_new_pack.lsgfAk/_old  2014-07-15 08:00:27.000000000 +0200
+++ /var/tmp/diff_new_pack.lsgfAk/_new  2014-07-15 08:00:27.000000000 +0200
@@ -20,12 +20,13 @@
 Name:           kcrash
 Version:        5.0.0
 Release:        0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kwindowsystem-devel >= %{_kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
@@ -53,8 +54,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       kcoreaddons-devel >= %{_kf5_version}
-Requires:       kwindowsystem-devel >= %{_kf5_version}
+Requires:       kcoreaddons-devel >= %{kf5_version}
+Requires:       kwindowsystem-devel >= %{kf5_version}
 Requires:       pkgconfig(Qt5Core) >= 5.2.0
 
 %description devel

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

Reply via email to