From f83a4488685cdb3071004ab62a108e19ca0208d51f9ae95d4020928eea2571cf Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 22 Aug 2018 07:06:10 +0000 Subject: [PATCH 1/3] - Switched license in spec file from SPDX2 to SPDX3 format. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=198 --- yast2-pam-4.0.0.tar.bz2 | 4 ++-- yast2-pam.changes | 5 +++++ yast2-pam.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/yast2-pam-4.0.0.tar.bz2 b/yast2-pam-4.0.0.tar.bz2 index 9c1f9b3..f159f85 100644 --- a/yast2-pam-4.0.0.tar.bz2 +++ b/yast2-pam-4.0.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21b7f28e9d35b855154f9ce0a04bad4b3110ff5d05fcd722aa90d4daf9a6f1c2 -size 20732 +oid sha256:857823fec390c3487585fb85f2aeb740879d3f18031d853498cf72b25bf3112b +size 20799 diff --git a/yast2-pam.changes b/yast2-pam.changes index c8c1413..3a7b8f4 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 17 15:29:19 CEST 2018 - schubi@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. + ------------------------------------------------------------------- Fri Apr 6 18:52:13 UTC 2018 - mfilka@suse.com diff --git a/yast2-pam.spec b/yast2-pam.spec index dc7041c..88d263e 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -36,7 +36,7 @@ BuildArch: noarch Requires: yast2-ruby-bindings >= 1.0.0 Summary: YaST2 - PAM Agent -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST %description From aa6f9cf52609021374a824bd384b60f96142f1c8798544c875939e663898a5cc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 16 Oct 2018 15:47:37 +0000 Subject: [PATCH 2/3] - Added license file to spec. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=199 --- yast2-pam-4.0.0.tar.bz2 | 4 ++-- yast2-pam.changes | 5 +++++ yast2-pam.spec | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-pam-4.0.0.tar.bz2 b/yast2-pam-4.0.0.tar.bz2 index f159f85..b644b40 100644 --- a/yast2-pam-4.0.0.tar.bz2 +++ b/yast2-pam-4.0.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:857823fec390c3487585fb85f2aeb740879d3f18031d853498cf72b25bf3112b -size 20799 +oid sha256:046da6a7c8f5935ae8a8dc4b73390352de1beb6f4d34e950d558ebaecae8ba21 +size 20826 diff --git a/yast2-pam.changes b/yast2-pam.changes index 3a7b8f4..a4dbe55 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 16 14:45:30 CEST 2018 - schubi@suse.de + +- Added license file to spec. + ------------------------------------------------------------------- Fri Aug 17 15:29:19 CEST 2018 - schubi@suse.de diff --git a/yast2-pam.spec b/yast2-pam.spec index 88d263e..b292ded 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -62,5 +62,6 @@ rake install DESTDIR="%{buildroot}" %dir %{yast_agentdir} %{yast_agentdir}/ag_passwd %doc %{yast_docdir} +%license COPYING %changelog From bd9e3b80503daa65b8402bdc5a0e954e0d4d6666fedc248d9710000d2e04191d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 27 Feb 2019 14:45:35 +0000 Subject: [PATCH 3/3] - Version bump (bsc#1124009) - 4.1.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-pam?expand=0&rev=200 --- yast2-pam-4.0.0.tar.bz2 | 3 --- yast2-pam-4.1.0.tar.bz2 | 3 +++ yast2-pam.changes | 6 ++++++ yast2-pam.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-pam-4.0.0.tar.bz2 create mode 100644 yast2-pam-4.1.0.tar.bz2 diff --git a/yast2-pam-4.0.0.tar.bz2 b/yast2-pam-4.0.0.tar.bz2 deleted file mode 100644 index b644b40..0000000 --- a/yast2-pam-4.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:046da6a7c8f5935ae8a8dc4b73390352de1beb6f4d34e950d558ebaecae8ba21 -size 20826 diff --git a/yast2-pam-4.1.0.tar.bz2 b/yast2-pam-4.1.0.tar.bz2 new file mode 100644 index 0000000..85ad323 --- /dev/null +++ b/yast2-pam-4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305dd521a359c49e1251546423a88ac80ee18f585311a75e1efeebf1e9bbe5f5 +size 20910 diff --git a/yast2-pam.changes b/yast2-pam.changes index a4dbe55..2ef4cea 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 26 12:05:42 UTC 2019 - José Iván López González + +- Version bump (bsc#1124009) +- 4.1.0 + ------------------------------------------------------------------- Tue Oct 16 14:45:30 CEST 2018 - schubi@suse.de diff --git a/yast2-pam.spec b/yast2-pam.spec index b292ded..f2a5d41 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-pam # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-pam -Version: 4.0.0 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build