Hello community, here is the log from the commit of package cobbler for openSUSE:Factory checked in at 2019-03-01 16:48:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cobbler (Old) and /work/SRC/openSUSE:Factory/.cobbler.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cobbler" Fri Mar 1 16:48:38 2019 rev:47 rq:680156 version:3.0+git20190222.9e502a9d Changes: -------- --- /work/SRC/openSUSE:Factory/cobbler/cobbler.changes 2019-02-26 22:21:57.914075438 +0100 +++ /work/SRC/openSUSE:Factory/.cobbler.new.28833/cobbler.changes 2019-03-01 16:48:39.657771072 +0100 @@ -1,0 +2,11 @@ +Thu Feb 28 14:31:01 UTC 2019 - [email protected] + +- Add python3-requests and removed old python2 requires: + Requires: python-PyYAML + Requires: python-urlgrabber + (originally from [email protected]) +- Add explicity require to tftp, so it is used for both SLE + and openSUSE (originally from [email protected]) +- Moved Recommends according to spec_cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cobbler.spec ++++++ --- /var/tmp/diff_new_pack.tHxYuq/_old 2019-03-01 16:48:40.157770883 +0100 +++ /var/tmp/diff_new_pack.tHxYuq/_new 2019-03-01 16:48:40.161770882 +0100 @@ -57,8 +57,6 @@ Requires: acl Requires: apache2-mod_wsgi-python3 Requires: fence-agents -Recommends: grub2-arm64-efi -Recommends: grub2-powerpc-ieee1275 Requires: grub2-i386-pc Requires: grub2-x86_64-efi Requires: ipmitool @@ -66,8 +64,6 @@ Requires: mkisofs Requires: mod_wsgi Requires: python >= 3.0 -Requires: python-PyYAML -Requires: python-urlgrabber Requires: python3-PyYAML Requires: python3-base Requires: python3-distro @@ -75,14 +71,17 @@ Requires: python3-future Requires: python3-ldap Requires: python3-netaddr +Requires: python3-requests Requires: python3-simplejson Requires: rsync -Requires: tftp(server) +Requires: tftp Requires(post): apache2 Requires(post): grub2 #Requires(post): grub2-x86_64-efi #Requires(post): grub2-powerpc-ieee1275 Requires(post): grub2-i386-pc +Recommends: grub2-arm64-efi +Recommends: grub2-powerpc-ieee1275 BuildArch: noarch #Requires(post): grub2-arm64-efi AutoReq: no
