Hello community, here is the log from the commit of package yast-gpmc for openSUSE:Factory checked in at 2018-10-11 11:56:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast-gpmc (Old) and /work/SRC/openSUSE:Factory/.yast-gpmc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast-gpmc" Thu Oct 11 11:56:02 2018 rev:3 rq:640908 version:v1.4.1+git.1.ae4fa2d Changes: -------- --- /work/SRC/openSUSE:Factory/yast-gpmc/yast-gpmc.changes 2018-05-30 12:42:50.758178382 +0200 +++ /work/SRC/openSUSE:Factory/.yast-gpmc.new/yast-gpmc.changes 2018-10-11 11:56:26.605947894 +0200 @@ -1,0 +2,10 @@ +Tue Oct 9 21:14:26 UTC 2018 - [email protected] + +- v1.4.1: Switch package to py3 + +------------------------------------------------------------------- +Tue Aug 7 19:11:23 UTC 2018 - [email protected] + +- v1.4: Adds admx template support + +------------------------------------------------------------------- Old: ---- yast-gpmc-1.3.1.tar.gz New: ---- _service yast-gpmc-v1.4.1+git.1.ae4fa2d.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast-gpmc.spec ++++++ --- /var/tmp/diff_new_pack.7FtLPT/_old 2018-10-11 11:56:29.113944706 +0200 +++ /var/tmp/diff_new_pack.7FtLPT/_new 2018-10-11 11:56:29.117944701 +0200 @@ -17,25 +17,24 @@ Name: yast-gpmc -Version: 1.3.1 +Version: v1.4.1+git.1.ae4fa2d Release: 0 Summary: Group Policy Management Console for YaST -License: GPL-3.0 +License: GPL-3.0-only Group: Productivity/Networking/Samba Url: http://www.github.com/dmulder/yast-gpmc -Source: %{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.bz2 BuildArch: noarch Requires: krb5-client -Requires: python-configparser -Requires: python-ldap +Requires: python3-ldap Requires: samba-client -Requires: samba-python +Requires: samba-python3 Requires: yast2 -Requires: yast2-python-bindings >= 4.0.0 +Requires: yast2-python3-bindings >= 4.0.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: perl-XML-Writer -BuildRequires: python +BuildRequires: python3 BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: yast2-devtools ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/dmulder/yast-gpmc.git</param> <param name="scm">git</param> <param name="revision">master</param> <param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">yast-gpmc(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="filename">yast-gpmc</param> <param name="exclude">.git</param> </service> <service name="extract_file" mode="disabled"> <param name="archive">yast-gpmc*.tar</param> <param name="files">yast-gpmc-*/package/yast-gpmc.changes</param> <param name="files">yast-gpmc-*/package/yast-gpmc.spec</param> </service> <service name="set_version" mode="disabled"> <param name="basename">yast-gpmc</param> <param name="regex">^yast-gpmc-([^/]+)</param> <param name="file">yast-gpmc.spec</param> </service> <service name="set_version" mode="disabled"> <param name="basename">yast-gpmc</param> <param name="regex">^yast-gpmc-([^/]+)</param> <param name="file">yast-gpmc.changes</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">bz2</param> </service> </services>
