Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package e2fsprogs for openSUSE:Factory checked in at 2026-07-21 22:52:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/e2fsprogs (Old) and /work/SRC/openSUSE:Factory/.e2fsprogs.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "e2fsprogs" Tue Jul 21 22:52:52 2026 rev:134 rq:1366704 version:1.47.3 Changes: -------- --- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes 2025-12-12 21:40:09.478255965 +0100 +++ /work/SRC/openSUSE:Factory/.e2fsprogs.new.24530/e2fsprogs.changes 2026-07-21 22:52:53.910336724 +0200 @@ -1,0 +2,7 @@ +Fri Jul 17 13:28:20 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Drop obsolete BuildRoot tag and no-op %defattr lines +- Package NOTICE as %license unconditionally +- Fix scope of the systemd guard around %preun + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ e2fsprogs.spec ++++++ --- /var/tmp/diff_new_pack.7sQNXG/_old 2026-07-21 22:52:56.050409602 +0200 +++ /var/tmp/diff_new_pack.7sQNXG/_new 2026-07-21 22:52:56.050409602 +0200 @@ -90,7 +90,6 @@ Requires: libext2fs2 >= %{version} Suggests: e2fsprogs-scrub # Do not suppress make commands -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Utilities needed to create and maintain ext2 and ext3 file systems @@ -295,12 +294,12 @@ %service_add_post [email protected] e2scrub_all.service e2scrub_all.timer [email protected] e2scrub_reap.service %endif -%if %{with systemd} %if 0%{?suse_version} <= 1530 %preun %install_info_delete --info-dir=%{_infodir} %{_infodir}/libext2fs.info.gz %endif +%if %{with systemd} %preun -n e2fsprogs-scrub %service_del_preun [email protected] e2scrub_all.service e2scrub_all.timer [email protected] e2scrub_reap.service %endif @@ -326,11 +325,8 @@ %postun -n libcom_err2 -p /sbin/ldconfig %files -f e2fsprogs.lang -%defattr(-, root, root) %doc doc/RelNotes/v%{version}.txt README -%if 0%{?sle_version} > 120200 %license NOTICE -%endif %config /etc/mke2fs.conf %if 0%{?suse_version} < 1550 /sbin/badblocks @@ -386,11 +382,9 @@ %{_mandir}/man8/*.8.gz %files devel -%defattr(-,root,root) %doc README.SUSE %files -n e2fsprogs-scrub -%defattr(-,root,root) %config /etc/e2scrub.conf %{_sbindir}/e2scrub %{_sbindir}/e2scrub_all @@ -405,7 +399,6 @@ %endif %files -n libext2fs2 -%defattr(-, root, root) %if 0%{?suse_version} < 1550 /%{_lib}/libext2fs.so.* /%{_lib}/libe2p.so.* @@ -414,7 +407,6 @@ %{_libdir}/libe2p.so.* %files -n libext2fs-devel -%defattr(-, root, root) %{_libdir}/libext2fs.so %{_libdir}/libe2p.so /usr/include/ext2fs @@ -423,7 +415,6 @@ %_libdir/pkgconfig/ext2fs.pc %files -n libcom_err2 -%defattr(-, root, root) %if 0%{?suse_version} < 1550 /%{_lib}/libcom_err.so.* /%{_lib}/libss.so.* @@ -432,7 +423,6 @@ %{_libdir}/libss.so.* %files -n libcom_err-devel -%defattr(-, root, root) %_bindir/compile_et %_bindir/mk_cmds %{_libdir}/libcom_err.so @@ -449,12 +439,10 @@ %{_mandir}/man3/com_err.3.gz %files -n libcom_err-devel-static -%defattr(-, root, root) %{_libdir}/libcom_err.a %{_libdir}/libss.a %files -n libext2fs-devel-static -%defattr(-, root, root) %{_libdir}/libext2fs.a %{_libdir}/libe2p.a
