Hello community, here is the log from the commit of package yast2-adsi for openSUSE:Factory checked in at 2019-08-07 14:00:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-adsi (Old) and /work/SRC/openSUSE:Factory/.yast2-adsi.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-adsi" Wed Aug 7 14:00:24 2019 rev:3 rq:721315 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-adsi/yast2-adsi.changes 2019-05-10 09:20:02.772499256 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-adsi.new.9556/yast2-adsi.changes 2019-08-07 14:00:26.996853494 +0200 @@ -1,0 +2,20 @@ +Tue Aug 06 14:54:46 UTC 2019 - [email protected] + +- Provide a more descriptive package name; (bsc#1144530); +- 1.4 + +------------------------------------------------------------------- +Thu Jun 13 19:38:46 UTC 2019 - [email protected] + +- Move schema parsing code from adsi to the common code; (bsc#1138203); +- 1.3 + +------------------------------------------------------------------- +Fri Jun 7 23:20:14 UTC 2019 - Stasiek Michalski <[email protected]> + +- Use new schema of desktop files (boo#1084864) +- Clean up spec +- Rename desktop files +- 1.2 + +------------------------------------------------------------------- Old: ---- yast2-adsi-1.1.tar.bz2 New: ---- yast2-adsi-1.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-adsi.spec ++++++ --- /var/tmp/diff_new_pack.qSUdSo/_old 2019-08-07 14:00:28.404853479 +0200 +++ /var/tmp/diff_new_pack.qSUdSo/_new 2019-08-07 14:00:28.460853479 +0200 @@ -17,29 +17,31 @@ Name: yast2-adsi -Version: 1.1 +Version: 1.4 Release: 0 -Summary: ADSI Edit for YaST +Summary: Active Directory Compatible Service Interfaces Editor License: GPL-3.0-only Group: Productivity/Networking/Samba -Url: http://www.github.com/yast-samba/yast-adsi +Url: https://github.com/yast/yast-adsi Source: %{name}-%{version}.tar.bz2 -BuildArch: noarch -Requires: krb5-client -Requires: python3-ldap -Requires: samba-client -Requires: samba-python3 -Requires: yast2 -Requires: yast2-adcommon-python >= 0.3 -Requires: yast2-python3-bindings >= 4.0.0 -BuildRequires: autoconf -BuildRequires: automake + BuildRequires: perl-XML-Writer BuildRequires: python3 BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: yast2-devtools BuildRequires: yast2-testsuite +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) + +Requires: krb5-client +Requires: python3-ldap +Requires: samba-client +Requires: samba-python3 +Requires: yast2 +Requires: yast2-adcommon-python >= 0.6 +Requires: yast2-python3-bindings >= 4.0.0 + +BuildArch: noarch %description The ADSI Edit for YaST module provides tools for viewing and modifying @@ -49,18 +51,16 @@ %setup -q %build -%yast_build %install %yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/adsi -%{yast_clientdir}/*.py -%{yast_yncludedir}/adsi/* -%{yast_desktopdir}/adsi.desktop -%doc %{yast_docdir} +%{yast_clientdir} +%{yast_yncludedir} +%{yast_desktopdir} +%{yast_metainfodir} %license COPYING %changelog ++++++ yast2-adsi-1.1.tar.bz2 -> yast2-adsi-1.4.tar.bz2 ++++++ ++++ 1985 lines of diff (skipped)
