- Bump version to 4.6.0 (bsc#1208913)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=208
This commit is contained in:
parent
fef8d87a8e
commit
a93310f9fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea429e8e089b6c43f65948d83812f94bd9569a28823d491461cbfcc593f5f2d4
|
||||
size 52733
|
BIN
yast2-ldap-4.6.0.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-ldap-4.6.0.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Bump version to 4.6.0 (bsc#1208913)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user