Hello community, here is the log from the commit of package kpkpass for openSUSE:Leap:15.2 checked in at 2020-05-24 18:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kpkpass (Old) and /work/SRC/openSUSE:Leap:15.2/.kpkpass.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Sun May 24 18:07:49 2020 rev:14 rq:806574 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kpkpass/kpkpass.changes 2020-05-12 11:35:16.260106176 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kpkpass.new.2738/kpkpass.changes 2020-05-24 18:07:53.486005567 +0200 @@ -1,0 +2,9 @@ +Fri May 15 15:41:52 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-05-apps-update +- No code change since 20.04.0 + +------------------------------------------------------------------- @@ -15,2 +23,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc @@ -24,2 +30,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta @@ -36 +41 @@ - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update @@ -50 +55 @@ - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update Old: ---- kpkpass-20.04.0.tar.xz kpkpass-20.04.0.tar.xz.sig New: ---- kpkpass-20.04.1.tar.xz kpkpass-20.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpkpass.spec ++++++ --- /var/tmp/diff_new_pack.RqtQ7A/_old 2020-05-24 18:07:53.874006406 +0200 +++ /var/tmp/diff_new_pack.RqtQ7A/_new 2020-05-24 18:07:53.874006406 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kpkpass -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: Library to parse Passbook files License: LGPL-2.1-or-later ++++++ kpkpass-20.04.0.tar.xz -> kpkpass-20.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-20.04.0/CMakeLists.txt new/kpkpass-20.04.1/CMakeLists.txt --- old/kpkpass-20.04.0/CMakeLists.txt 2020-04-04 12:00:32.000000000 +0200 +++ new/kpkpass-20.04.1/CMakeLists.txt 2020-04-24 07:18:53.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.14.0") +set(PIM_VERSION "5.14.1") project(KPkPass VERSION ${PIM_VERSION}) set(KF5_MIN_VERSION "5.68.0")
