Hello community, here is the log from the commit of package kpkpass for openSUSE:Factory checked in at 2020-05-20 18:42:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpkpass (Old) and /work/SRC/openSUSE:Factory/.kpkpass.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Wed May 20 18:42:04 2020 rev:22 rq:806573 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes 2020-04-25 20:24:53.861598065 +0200 +++ /work/SRC/openSUSE:Factory/.kpkpass.new.2738/kpkpass.changes 2020-05-20 18:42:06.840831009 +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.gJYreV/_old 2020-05-20 18:42:08.404834523 +0200 +++ /var/tmp/diff_new_pack.gJYreV/_new 2020-05-20 18:42:08.404834523 +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")
