Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvpd for openSUSE:Factory checked 
in at 2022-04-21 15:42:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpd (Old)
 and      /work/SRC/openSUSE:Factory/.libvpd.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpd"

Thu Apr 21 15:42:47 2022 rev:2 rq:971617 version:2.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpd/libvpd.changes    2022-04-20 
16:57:17.054620483 +0200
+++ /work/SRC/openSUSE:Factory/.libvpd.new.1538/libvpd.changes  2022-04-21 
15:49:03.716342083 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 09:10:00 UTC 2022 - Michal Suchanek <[email protected]>
+
+- Fix inverted basepackage condition
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvpd.spec ++++++
--- /var/tmp/diff_new_pack.o1OeCQ/_old  2022-04-21 15:49:04.204342604 +0200
+++ /var/tmp/diff_new_pack.o1OeCQ/_new  2022-04-21 15:49:04.208342609 +0200
@@ -21,7 +21,7 @@
 # versions before 15.2 cannot have a package that obsoletes libvpd2
 # to be able to migrate to 15.2 which has lsvpd that requires libvpd2
 # let libvpd2 provide the udev rules instead
-%define basepackage ( 0%{?sle_version} && 0%{?sle_version} <= 150200 )
+%define basepackage ( ! 0%{?sle_version} || 0%{?sle_version} >= 150200 )
 
 Name:           libvpd
 Version:        2.2.9

Reply via email to