From 090d520bf7098ddbe2e4dff57926ffb26d3dbd83e0443945edafb2cba0e21dad Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 18 Apr 2019 08:45:00 +0000 Subject: [PATCH] - Skip loading the package manager in the test mode, fixes broken unit tests in yast2-users and yast2-nis-client (related to the previous fix bsc#1128385) - 4.2.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=203 --- yast2-pam-4.2.0.tar.bz2 | 3 --- yast2-pam-4.2.1.tar.bz2 | 3 +++ yast2-pam.changes | 8 ++++++++ yast2-pam.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-pam-4.2.0.tar.bz2 create mode 100644 yast2-pam-4.2.1.tar.bz2 diff --git a/yast2-pam-4.2.0.tar.bz2 b/yast2-pam-4.2.0.tar.bz2 deleted file mode 100644 index 9467030..0000000 --- a/yast2-pam-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a54cfa14189909088964a98eade60d2dafd4ae713e497d9a2b052bc77c7c1c29 -size 21423 diff --git a/yast2-pam-4.2.1.tar.bz2 b/yast2-pam-4.2.1.tar.bz2 new file mode 100644 index 0000000..b82c7e5 --- /dev/null +++ b/yast2-pam-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4612f05dc7b675886b0cdec851cc432f6e4daf6c5918e1835d832b46a32df6 +size 21584 diff --git a/yast2-pam.changes b/yast2-pam.changes index 169c79e..4294d69 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 17 18:44:23 UTC 2019 - Ladislav Slezak + +- Skip loading the package manager in the test mode, fixes + broken unit tests in yast2-users and yast2-nis-client + (related to the previous fix bsc#1128385) +- 4.2.1 + ------------------------------------------------------------------- Tue Apr 16 12:39:31 UTC 2019 - Stefan Hundhammer diff --git a/yast2-pam.spec b/yast2-pam.spec index 6181069..f3bff6a 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -17,7 +17,7 @@ Name: yast2-pam -Version: 4.2.0 +Version: 4.2.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build