Hello community,

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

Package is "kjsembed"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjsembed/kjsembed.changes        2014-07-11 
06:46:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kjsembed.new/kjsembed.changes   2014-07-15 
08:00:39.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 09:48:46 UTC 2014 - [email protected]
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kjsembed.spec ++++++
--- /var/tmp/diff_new_pack.uxRCsS/_old  2014-07-15 08:00:40.000000000 +0200
+++ /var/tmp/diff_new_pack.uxRCsS/_new  2014-07-15 08:00:40.000000000 +0200
@@ -20,13 +20,14 @@
 Name:           kjsembed
 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:  kdoctools-devel >= %{_kf5_version}
+BuildRequires:  kdoctools-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kjs-devel >= %{_kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kjs-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
@@ -58,8 +59,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       ki18n-devel >= %{_kf5_version}
-Requires:       kjs-devel >= %{_kf5_version}
+Requires:       ki18n-devel >= %{kf5_version}
+Requires:       kjs-devel >= %{kf5_version}
 
 %description devel
 KSJEmbed provides a method of binding JavaScript objects to QObjects,

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

Reply via email to