Hello community,

here is the log from the commit of package libkface for openSUSE:Factory 
checked in at 2017-08-24 17:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkface (Old)
 and      /work/SRC/openSUSE:Factory/.libkface.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkface"

Thu Aug 24 17:48:24 2017 rev:31 rq:516462 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkface/libkface.changes        2017-07-25 
11:33:34.174185228 +0200
+++ /work/SRC/openSUSE:Factory/.libkface.new/libkface.changes   2017-08-24 
17:48:26.105923371 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:19 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * remove obsolete LSM file 
+
+-------------------------------------------------------------------
+Sat Aug  5 18:19:21 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  libkface-17.04.3.tar.xz

New:
----
  libkface-17.08.0.tar.xz

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

Other differences:
------------------
++++++ libkface.spec ++++++
--- /var/tmp/diff_new_pack.joYOsB/_old  2017-08-24 17:48:27.141777469 +0200
+++ /var/tmp/diff_new_pack.joYOsB/_new  2017-08-24 17:48:27.141777469 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libkface
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %define libname libKF5KFace
 %define _so  10_0_0
 Name:           libkface
-Version:        17.04.3
+Version:        17.08.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
 License:        LGPL-2.1+
@@ -48,17 +48,6 @@
 %description
 Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and 
detection over pictures
 
-%prep
-%setup -q
-
-%build
-  %cmake_kf5 -d build -- -DENABLE_OPENCV3=TRUE
-  %make_jobs
-
-%install
-  %kf5_makeinstall -C build
-
-
 %package -n %{libname}%{_so}
 Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
 Group:          Development/Libraries/KDE
@@ -67,13 +56,6 @@
 %description -n %{libname}%{_so}
 Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and 
detection over pictures
 
-%files -n %{libname}%{_so}
-%defattr(-,root,root)
-%{_kf5_libdir}/%{libname}.so.*
-
-%post -n %{libname}%{_so} -p /sbin/ldconfig
-%postun -n %{libname}%{_so} -p /sbin/ldconfig
-
 %package devel
 Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
 Group:          Development/Libraries/KDE
@@ -84,16 +66,35 @@
 %description devel
 Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and 
detection over pictures
 
-%files devel
+%prep
+%setup -q
+
+%build
+  %cmake_kf5 -d build -- -DENABLE_OPENCV3=TRUE
+  %make_jobs
+
+%install
+  %kf5_makeinstall -C build
+
+%post -n %{libname}%{_so} -p /sbin/ldconfig
+%postun -n %{libname}%{_so} -p /sbin/ldconfig
+
+%files -n %{libname}%{_so}
 %defattr(-,root,root)
 %doc COPYING README
-%{_kf5_libdir}/%{libname}.so
+%{_kf5_libdir}/%{libname}.so.*
+
+%files devel
+%defattr(-,root,root)
+%doc COPYING
+%{_kf5_cmakedir}/KF5KFace/
 %{_kf5_includedir}/KFace/
 %{_kf5_includedir}/libkface_version.h
-%{_kf5_libdir}/cmake/KF5KFace/
+%{_kf5_libdir}/%{libname}.so
 
 %files
 %defattr(-,root,root)
+%doc COPYING
 %{_kf5_appsdir}/libkface/
 
 %changelog

++++++ libkface-17.04.3.tar.xz -> libkface-17.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libkface/libkface-17.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.libkface.new/libkface-17.08.0.tar.xz differ: char 
26, line 1


Reply via email to