diff --git a/yast2-ldap-4.5.0.tar.bz2 b/yast2-ldap-4.5.0.tar.bz2 deleted file mode 100644 index 892c59a..0000000 --- a/yast2-ldap-4.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea429e8e089b6c43f65948d83812f94bd9569a28823d491461cbfcc593f5f2d4 -size 52733 diff --git a/yast2-ldap-4.6.0.tar.bz2 b/yast2-ldap-4.6.0.tar.bz2 new file mode 100644 index 0000000..3a7d7d9 --- /dev/null +++ b/yast2-ldap-4.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a8aad028af14a004ba602a2e9c5c75fcfa3e40ab1a3f3a00d5a88856a882bd +size 52728 diff --git a/yast2-ldap.changes b/yast2-ldap.changes index af09b43..e723ba9 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák + +- Bump version to 4.6.0 (bsc#1208913) + ------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák diff --git a/yast2-ldap.spec b/yast2-ldap.spec index b1db8d7..0911af1 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-ldap # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,14 @@ Name: yast2-ldap -Version: 4.5.0 +Version: 4.6.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 +Group: System/YaST +License: GPL-2.0-only BuildRequires: gcc-c++ BuildRequires: libldapcpp-devel BuildRequires: libtool @@ -30,13 +32,11 @@ BuildRequires: yast2 BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 Summary: YaST2 - LDAP Agent -License: GPL-2.0-only -Group: System/YaST Requires: ldapcpplib Requires: yast2 Requires: yast2-network -Conflicts: yast2-ldap-client < 3.1.5 Conflicts: yast2-auth-client < 3.1.6 +Conflicts: yast2-ldap-client < 3.1.5 %description This agent is used by various YaST2 modules to work with LDAP. It