Hello community,

here is the log from the commit of package pam_kwallet for openSUSE:Factory 
checked in at 2020-03-11 22:03:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_kwallet (Old)
 and      /work/SRC/openSUSE:Factory/.pam_kwallet.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_kwallet"

Wed Mar 11 22:03:06 2020 rev:64 rq:783645 version:5.18.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_kwallet/pam_kwallet.changes  2020-02-26 
15:04:20.245106304 +0100
+++ /work/SRC/openSUSE:Factory/.pam_kwallet.new.3160/pam_kwallet.changes        
2020-03-11 22:03:08.749936170 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:32 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+  * Only deprecate up to target frameworks
+
+-------------------------------------------------------------------

Old:
----
  kwallet-pam-5.18.2.tar.xz
  kwallet-pam-5.18.2.tar.xz.sig

New:
----
  kwallet-pam-5.18.3.tar.xz
  kwallet-pam-5.18.3.tar.xz.sig

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

Other differences:
------------------
++++++ pam_kwallet.spec ++++++
--- /var/tmp/diff_new_pack.AvdM16/_old  2020-03-11 22:03:09.421936546 +0100
+++ /var/tmp/diff_new_pack.AvdM16/_new  2020-03-11 22:03:09.429936550 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           pam_kwallet
-Version:        5.18.2
+Version:        5.18.3
 Release:        0
 Summary:        A PAM Module for KWallet signing
 License:        LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only

++++++ kwallet-pam-5.18.2.tar.xz -> kwallet-pam-5.18.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-pam-5.18.2/CMakeLists.txt 
new/kwallet-pam-5.18.3/CMakeLists.txt
--- old/kwallet-pam-5.18.2/CMakeLists.txt       2020-02-25 14:12:55.000000000 
+0100
+++ new/kwallet-pam-5.18.3/CMakeLists.txt       2020-03-10 14:05:33.000000000 
+0100
@@ -1,7 +1,7 @@
 project(pam_kwallet)
 cmake_minimum_required(VERSION 2.8.12)
 set(KF5_MIN_VERSION "5.66.0")
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 find_package (ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
@@ -30,7 +30,7 @@
 )
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
    add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 set(library_name "pam_kwallet5")



Reply via email to