Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sdbootutil for openSUSE:Factory 
checked in at 2023-08-07 15:29:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdbootutil (Old)
 and      /work/SRC/openSUSE:Factory/.sdbootutil.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdbootutil"

Mon Aug  7 15:29:27 2023 rev:3 rq:1102648 version:1+git20230727.a0e666f

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdbootutil/sdbootutil.changes    2023-07-28 
22:20:06.769107010 +0200
+++ /work/SRC/openSUSE:Factory/.sdbootutil.new.22712/sdbootutil.changes 
2023-08-07 15:29:51.904599119 +0200
@@ -1,0 +2,6 @@
+Mon Aug  7 07:38:45 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Only install the snapper plugin if sdbootutil is requested
+- Bypass git, owner is not available ATM
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sdbootutil.spec ++++++
--- /var/tmp/diff_new_pack.0POnGH/_old  2023-08-07 15:29:52.432602359 +0200
+++ /var/tmp/diff_new_pack.0POnGH/_new  2023-08-07 15:29:52.440602408 +0200
@@ -47,7 +47,7 @@
 Requires:       btrfsprogs
 Requires:       sdbootutil >= %{version}-%{release}
 Requires:       snapper
-Supplements:    (snapper and btrfsprogs)
+Supplements:    (snapper and btrfsprogs and sdbootutil)
 
 %description snapper
 Plugin scripts for snapper to handle BLS config files

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0POnGH/_old  2023-08-07 15:29:52.480602654 +0200
+++ /var/tmp/diff_new_pack.0POnGH/_new  2023-08-07 15:29:52.484602679 +0200
@@ -1,4 +1,5 @@
 <services>
+<!-- Waiting for https://github.com/lnussel/sdbootutil/pull/9
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/lnussel/sdbootutil.git</param>
@@ -8,6 +9,7 @@
     <param name="extract">sdbootutil.spec</param>
   </service>
   <service name="set_version" mode="manual" />
+-->
   <service name="tar" mode="buildtime"/>
 </services>
 

Reply via email to