Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blog for openSUSE:Factory checked in at 2023-01-10 14:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blog (Old) and /work/SRC/openSUSE:Factory/.blog.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blog" Tue Jan 10 14:59:18 2023 rev:16 rq:1057034 version:2.26 Changes: -------- --- /work/SRC/openSUSE:Factory/blog/blog.changes 2021-12-06 23:59:19.224577515 +0100 +++ /work/SRC/openSUSE:Factory/.blog.new.32243/blog.changes 2023-01-10 14:59:39.237156112 +0100 @@ -1,0 +2,5 @@ +Tue Dec 27 10:23:56 UTC 2022 - Ludwig Nussel <lnus...@suse.com> + +- Replace transitional %usrmerged macro with regular version check (boo#1206798) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blog.spec ++++++ --- /var/tmp/diff_new_pack.YcETuH/_old 2023-01-10 14:59:39.653158339 +0100 +++ /var/tmp/diff_new_pack.YcETuH/_new 2023-01-10 14:59:39.657158361 +0100 @@ -1,7 +1,7 @@ # # spec file for package blog # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -92,7 +92,7 @@ %make_install \ MANPATH=%{_mandir} \ INSTBINFLAGS="-m 0744" \ -%if 0%{?usrmerged} +%if 0%{?suse_version} >= 1550 SBINDIR=%{_sbindir} \ %endif LIBDIR=%{_libdir} \ @@ -121,7 +121,7 @@ %defattr(-,root,root) %license COPYING %doc README -%if !0%{?usrmerged} +%if 0%{?suse_version} < 1550 /sbin/blogctl /sbin/blogd /sbin/blogger