Accepting request 679889 from YaST:Head
submit new version 4.1.0 OBS-URL: https://build.opensuse.org/request/show/679889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ldap?expand=0&rev=46
This commit is contained in:
commit
52be41801e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:336e7696d72a866ef9995ae1a800cee76dd0a54b1d0c4c92b3f7343cd7544d22
|
||||
size 53799
|
3
yast2-ldap-4.1.0.tar.bz2
Normal file
3
yast2-ldap-4.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93a76f9f7cc6458d36cb63336c597ea79c8a1ecee41de2e6d9cadbc582ae1378
|
||||
size 54010
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 14:09:19 UTC 2019 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user