Hello community,

here is the log from the commit of package kpkpass for openSUSE:Factory checked 
in at 2020-01-11 14:41:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpkpass (Old)
 and      /work/SRC/openSUSE:Factory/.kpkpass.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpkpass"

Sat Jan 11 14:41:06 2020 rev:18 rq:762406 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes  2019-12-13 
12:04:02.777409610 +0100
+++ /work/SRC/openSUSE:Factory/.kpkpass.new.6675/kpkpass.changes        
2020-01-11 14:42:29.893243133 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:01:01 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+-------------------------------------------------------------------
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

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

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

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

Other differences:
------------------
++++++ kpkpass.spec ++++++
--- /var/tmp/diff_new_pack.RdbSKn/_old  2020-01-11 14:42:30.297243293 +0100
+++ /var/tmp/diff_new_pack.RdbSKn/_new  2020-01-11 14:42:30.301243294 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpkpass
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kpkpass
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Library to parse Passbook files
 License:        LGPL-2.1-or-later


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


Reply via email to