Hello community,

here is the log from the commit of package kpkpass for openSUSE:Leap:15.2 
checked in at 2020-02-13 14:39:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kpkpass (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kpkpass.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpkpass"

Thu Feb 13 14:39:53 2020 rev:11 rq:772016 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kpkpass/kpkpass.changes        2020-01-15 
15:16:38.186282622 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kpkpass.new.26092/kpkpass.changes     
2020-02-13 14:39:53.389625497 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:56 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:28 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  kpkpass-19.12.1.tar.xz
  kpkpass-19.12.1.tar.xz.sig

New:
----
  kpkpass-19.12.2.tar.xz
  kpkpass-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kpkpass.spec ++++++
--- /var/tmp/diff_new_pack.0gma2o/_old  2020-02-13 14:39:53.693625664 +0100
+++ /var/tmp/diff_new_pack.0gma2o/_new  2020-02-13 14:39:53.697625666 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kpkpass
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Library to parse Passbook files
 License:        LGPL-2.1-or-later
@@ -65,7 +65,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kpkpass-19.12.1.tar.xz -> kpkpass-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpkpass-19.12.1/CMakeLists.txt 
new/kpkpass-19.12.2/CMakeLists.txt
--- old/kpkpass-19.12.1/CMakeLists.txt  2019-12-17 06:20:16.000000000 +0100
+++ new/kpkpass-19.12.2/CMakeLists.txt  2020-01-09 13:20:10.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 project(KPkPass VERSION ${PIM_VERSION})
 
 set(KF5_MIN_VERSION "5.63.0")


Reply via email to