commit yast2-ldap for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-ldap for openSUSE:Factory checked in at 2019-02-28 21:48:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ldap (Old) and /work/SRC/openSUSE:Factory/.yast2-ldap.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-ldap" Thu Feb 28 21:48:34 2019 rev:46 rq:679889 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ldap/yast2-ldap.changes 2018-04-26 13:25:02.308638467 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-ldap.new.28833/yast2-ldap.changes 2019-02-28 21:48:35.905391989 +0100 @@ -1,0 +2,16 @@ +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. + +------------------------------------------------------------------- Old: ---- yast2-ldap-4.0.0.tar.bz2 New: ---- yast2-ldap-4.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ldap.spec ++++++ --- /var/tmp/diff_new_pack.mZaeD2/_old 2019-02-28 21:48:36.349391799 +0100 +++ /var/tmp/diff_new_pack.mZaeD2/_new 2019-02-28 21:48:36.353391798 +0100 @@ -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-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 @@ %{yast_plugindir}/libpy2ag_ldap.so %{yast_plugindir}/libpy2ag_ldap.la %doc %{yast_docdir} +%license COPYING %changelog ++++++ yast2-ldap-4.0.0.tar.bz2 -> yast2-ldap-4.1.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-4.0.0/Dockerfile new/yast2-ldap-4.1.0/Dockerfile --- old/yast2-ldap-4.0.0/Dockerfile 2018-04-09 11:07:02.000000000 +0200 +++ new/yast2-ldap-4.1.0/Dockerfile 2019-02-27 17:29:23.000000000 +0100 @@ -1,5 +1,6 @@ FROM yastdevel/cpp RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \ - libldapcpp-devel + libldapcpp-devel \ + yast2-perl-bindings COPY . /usr/src/app diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-4.0.0/package/yast2-ldap.changes new/yast2-ldap-4.1.0/package/yast2-ldap.changes --- old/yast2-ldap-4.0.0/package/yast2-ldap.changes 2018-04-09 11:07:02.000000000 +0200 +++ new/yast2-ldap-4.1.0/package/yast2-ldap.changes 2019-02-27 17:29:23.000000000 +0100 @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +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 - bnc#1087957 - version bump diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ldap-4.0.0/package/yast2-ldap.spec new/yast2-ldap-4.1.0/package/yast2-ldap.spec --- old/yast2-ldap-4.0.0/package/yast2-ldap.spec 2018-04-09 11:07:02.000000000 +0200 +++ new/yast2-ldap-4.1.0/package/yast2-ldap.spec 2019-02-27 17:29:23.000000000 +0100 @@ -17,14 +17,14 @@ Name: yast2-ldap -Version: 4.0.0 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Group: System/YaST -License: GPL-2.0 +License: GPL-2.0-only BuildRequires: gcc-c++ libldapcpp-devel yast2-core-devel yast2 libtool BuildRequires: yast2-devtools >= 3.1.10 Summary: YaST2 - LDAP Agent @@ -58,3 +58,4 @@ %{yast_plugindir}/libpy2ag_ldap.so %{yast_plugindir}/libpy2ag_ldap.la %doc %{yast_docdir} +%license COPYING
participants (1)
-
root