Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rmt-server for openSUSE:Factory checked in at 2024-04-19 19:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rmt-server (Old) and /work/SRC/openSUSE:Factory/.rmt-server.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmt-server" Fri Apr 19 19:16:14 2024 rev:60 rq:1169095 version:2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes 2024-03-07 18:32:52.428668596 +0100 +++ /work/SRC/openSUSE:Factory/.rmt-server.new.26366/rmt-server.changes 2024-04-19 19:24:27.590069055 +0200 @@ -0,0 +1,9 @@ +-------------------------------------------------------------------- +Thu April 11 15:22:00 UTC 2024 - Felix Schnizlein <[email protected]> + +- Version 2.16 : + * Support bzip2 compressed repositories (bsc#1222122) + * Remove automatic backup generation for repodata within repository. .old_repodata + directories are obsolete and can be removed savely. + * Add support for debian repositories using flat or nested structures (jsc#PED-3684) + @@ -2 +11 @@ -Thu Mar 07 15:33:00 UTC 2024 - Likhitha Priya <[email protected]> +Wed Oct 04 13:23:00 UTC 2023 - Felix Schnizlein <[email protected]> @@ -11,0 +21 @@ + * make sure yum that can read repomd.xml correctly is installed (bsc#1221223) Old: ---- rmt-server-2.15.tar.bz2 New: ---- rmt-server-2.16.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rmt-server.spec ++++++ --- /var/tmp/diff_new_pack.Cq7Bze/_old 2024-04-19 19:24:29.502139356 +0200 +++ /var/tmp/diff_new_pack.Cq7Bze/_new 2024-04-19 19:24:29.514139797 +0200 @@ -29,8 +29,12 @@ %define rb_build_ruby_abis %{rb_default_ruby_abi} %define ruby_version %{rb_default_ruby_suffix} +# disabling dwz for now, as it is not available in SLE15 +# related bugzilla https://bugzilla.suse.com/show_bug.cgi?id=1180984 +%undefine _find_debuginfo_dwz_opts + Name: rmt-server -Version: 2.15 +Version: 2.16 Release: 0 Summary: Repository mirroring tool and registration proxy for SCC License: GPL-2.0-or-later ++++++ rmt-cli.8.gz ++++++ ++++++ rmt-server-2.15.tar.bz2 -> rmt-server-2.16.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/rmt-server/rmt-server-2.15.tar.bz2 /work/SRC/openSUSE:Factory/.rmt-server.new.26366/rmt-server-2.16.tar.bz2 differ: char 11, line 1 ++++++ rmt.conf ++++++ --- /var/tmp/diff_new_pack.Cq7Bze/_old 2024-04-19 19:24:30.234166270 +0200 +++ /var/tmp/diff_new_pack.Cq7Bze/_new 2024-04-19 19:24:30.282168034 +0200 @@ -15,7 +15,6 @@ mirroring: mirror_src: false - verify_rpm_checksums: false dedup_method: hardlink http_client:
