Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2023-01-07 17:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tar (Old)
 and      /work/SRC/openSUSE:Factory/.tar.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tar"

Sat Jan  7 17:15:42 2023 rev:79 rq:1055858 version:1.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/tar/tar.changes  2022-11-02 12:46:20.553324689 
+0100
+++ /work/SRC/openSUSE:Factory/.tar.new.1563/tar.changes        2023-01-07 
17:15:46.544746126 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:22:21 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tar.spec ++++++
--- /var/tmp/diff_new_pack.PK17ow/_old  2023-01-07 17:15:47.128749610 +0100
+++ /var/tmp/diff_new_pack.PK17ow/_new  2023-01-07 17:15:47.132749634 +0100
@@ -167,7 +167,7 @@
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 ln -sf %{_sysconfdir}/alternatives/rmt %{buildroot}%{_bindir}/rmt
 ln -sf %{_sysconfdir}/alternatives/rmt.1%{ext_man} 
%{buildroot}%{_mandir}/man1/rmt.1%{ext_man}
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir -p %{buildroot}/bin
 ln -s %{_bindir}/%{name} %{buildroot}/bin
 %endif
@@ -218,7 +218,7 @@
 
 %files
 %license COPYING
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /bin/%{name}
 %endif
 %{_bindir}/%{name}

Reply via email to