Hello community, here is the log from the commit of package yast2-aduc for openSUSE:Factory checked in at 2019-08-01 15:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-aduc (Old) and /work/SRC/openSUSE:Factory/.yast2-aduc.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-aduc" Thu Aug 1 15:48:20 2019 rev:4 rq:713628 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-aduc/yast2-aduc.changes 2019-04-28 20:01:14.826870017 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-aduc.new.4126/yast2-aduc.changes 2019-08-01 15:48:23.885740988 +0200 @@ -1,0 +2,30 @@ +Mon Jul 01 17:17:59 UTC 2019 - [email protected] + +- Update to 1.5: + + Add InetOrgPerson new object wizard; (bsc#1138203); + + Add Contact new object wizard; (bsc#1138203); + + Add Contacts properties page; (bsc#1138203); + + Add MSMQ Queue Alias new dialog; (bsc#1138203); + + Add printer dialog; (bsc#1138203); + + Add Shared Folder dialog; (bsc#1138203); + + Domain level can also have objects, and OUs/containers should be + displayed in objects list. + + Add Organizationl Unit dialog; (bsc#1138203); + + Add the Move object dialog; (bsc#1138203); + +------------------------------------------------------------------- +Mon Jun 17 21:43:03 UTC 2019 - [email protected] + +- Use the domain name stored in the samba Credentials object; (bsc#1138487); +- Display a backtrace if the connection fails. +- 1.4 + +------------------------------------------------------------------- +Sat Jun 8 01:08:58 UTC 2019 - Stasiek Michalski <[email protected]> + +- Use new schema of desktop files (boo#1084864) +- Clean up spec +- Rename desktop files +- 1.3 + +------------------------------------------------------------------- Old: ---- yast2-aduc-1.2.tar.bz2 New: ---- yast2-aduc-1.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-aduc.spec ++++++ --- /var/tmp/diff_new_pack.WiKPFX/_old 2019-08-01 15:48:25.029740833 +0200 +++ /var/tmp/diff_new_pack.WiKPFX/_new 2019-08-01 15:48:25.033740833 +0200 @@ -12,37 +12,41 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: yast2-aduc -Version: 1.2 +Version: 1.5 Release: 0 Summary: Active Directory Users and Computers for YaST License: GPL-3.0-only Group: Productivity/Networking/Samba -Url: http://www.github.com/yast/yast2-aduc +Url: https://github.com/yast/yast2-aduc + 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 -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.7 +Requires: yast2-python3-bindings >= 4.0.0 + Provides: yast-aduc = %{version} Obsoletes: yast-aduc < %{version} +BuildArch: noarch + %description The Active Directory Users and Computers for YaST module provides tools for creating and modifying Users, Groups, and Computer objects in Active Directory. @@ -51,17 +55,16 @@ %setup -q %build -%yast_build %install %yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/aduc -%{yast_clientdir}/*.py -%{yast_yncludedir}/aduc/* -%{yast_desktopdir}/aduc.desktop +%{yast_clientdir} +%{yast_yncludedir} +%{yast_desktopdir} +%{yast_metainfodir} %doc %{yast_docdir} %license COPYING ++++++ yast2-aduc-1.2.tar.bz2 -> yast2-aduc-1.5.tar.bz2 ++++++ ++++ 3530 lines of diff (skipped)
