diff --git a/yast2-ldap-4.0.0.tar.bz2 b/yast2-ldap-4.0.0.tar.bz2 deleted file mode 100644 index 1aa0588..0000000 --- a/yast2-ldap-4.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:336e7696d72a866ef9995ae1a800cee76dd0a54b1d0c4c92b3f7343cd7544d22 -size 53799 diff --git a/yast2-ldap-4.1.0.tar.bz2 b/yast2-ldap-4.1.0.tar.bz2 new file mode 100644 index 0000000..64117b1 --- /dev/null +++ b/yast2-ldap-4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a76f9f7cc6458d36cb63336c597ea79c8a1ecee41de2e6d9cadbc582ae1378 +size 54010 diff --git a/yast2-ldap.changes b/yast2-ldap.changes index bfa679d..4f82f32 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 26 14:09:19 UTC 2019 - José Iván López González + +- Version bump (bsc#1124009) +- 4.1.0 + +------------------------------------------------------------------- +Tue Oct 16 15:40:28 CEST 2018 - schubi@suse.de + +- Added license file to spec. + +------------------------------------------------------------------- +Mon Aug 20 09:32:45 CEST 2018 - schubi@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. + ------------------------------------------------------------------- Fri Apr 6 18:51:53 UTC 2018 - mfilka@suse.com diff --git a/yast2-ldap.spec b/yast2-ldap.spec index 7460d34..11021dd 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-ldap # -# 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-ldap -Version: 4.0.0 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -30,7 +30,7 @@ BuildRequires: yast2 BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 Summary: YaST2 - LDAP Agent -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST Requires: ldapcpplib Requires: yast2 @@ -63,5 +63,6 @@ an LDAP server. %{yast_plugindir}/libpy2ag_ldap.so %{yast_plugindir}/libpy2ag_ldap.la %doc %{yast_docdir} +%license COPYING %changelog