diff --git a/yast2-pam-4.0.0.tar.bz2 b/yast2-pam-4.0.0.tar.bz2 deleted file mode 100644 index 9c1f9b3..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:21b7f28e9d35b855154f9ce0a04bad4b3110ff5d05fcd722aa90d4daf9a6f1c2 -size 20732 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 c8c1413..2ef4cea 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +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 + +- Added license file to spec. + +------------------------------------------------------------------- +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..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 @@ -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 @@ -62,5 +62,6 @@ rake install DESTDIR="%{buildroot}" %dir %{yast_agentdir} %{yast_agentdir}/ag_passwd %doc %{yast_docdir} +%license COPYING %changelog