Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mmc-utils for openSUSE:Factory 
checked in at 2025-07-08 15:29:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mmc-utils (Old)
 and      /work/SRC/openSUSE:Factory/.mmc-utils.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mmc-utils"

Tue Jul  8 15:29:31 2025 rev:23 rq:1291085 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mmc-utils/mmc-utils.changes      2024-08-26 
22:13:58.119383472 +0200
+++ /work/SRC/openSUSE:Factory/.mmc-utils.new.7373/mmc-utils.changes    
2025-07-08 15:29:48.880188553 +0200
@@ -1,0 +2,14 @@
+Fri Jul  4 06:51:49 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.0
+  * mmc-utils: Add FFU optional mode 1
+  * mmc-utils: Add FFU optional mode 2 using CMD25+CMD12 for
+    Open-ended write download FW
+  * mmc-utils: Add FFU optional mode 3 that uses CMD6 and CMD24
+    single-block write to download firmware
+  * mmc-utils: Add FFU optional mode 4 for firmware download
+    using repeated CMD24 single-block write command
+  * mmc-utils: Add secure write-protect mode enable/disable
+- Deactivate sparse, it is unable to find stddef.h.
+
+-------------------------------------------------------------------

Old:
----
  mmc-utils-0.1+git.20240801.obscpio

New:
----
  mmc-utils-1.0.obscpio

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

Other differences:
------------------
++++++ mmc-utils.spec ++++++
--- /var/tmp/diff_new_pack.PYnphS/_old  2025-07-08 15:29:49.608218969 +0200
+++ /var/tmp/diff_new_pack.PYnphS/_new  2025-07-08 15:29:49.608218969 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mmc-utils
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           mmc-utils
-Version:        0.1+git.20240801
+Version:        1.0
 Release:        0
 Summary:        Tools for MMC/SD devices
 License:        GPL-2.0-only
-URL:            https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/
+URL:            https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/
 Source0:        %{name}-%{version}.tar.gz
 Source1:        https://www.gnu.org/licenses/gpl-2.0.txt
-BuildRequires:  sparse
+BuildRequires:  c_compiler
 
 %description
 Userspace tools for controlling and querying MMC/SD storage devices
@@ -34,7 +34,7 @@
 cp %{SOURCE1} LICENSE.GPL-2.0
 
 %build
-%make_build CFLAGS="%{optflags}" CHECKFLAGS="-Wall -Wuninitialized -Wundef"
+%make_build CFLAGS="%{optflags}" CHECKFLAGS="-Wall -Wuninitialized -Wundef" C=0
 
 %install
 %make_install prefix=%{_prefix}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PYnphS/_old  2025-07-08 15:29:49.648220641 +0200
+++ /var/tmp/diff_new_pack.PYnphS/_new  2025-07-08 15:29:49.652220807 +0200
@@ -1,10 +1,10 @@
 <services>
   <service mode="manual" name="obs_scm">
-    <param 
name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param>
+    <param 
name="url">git://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git</param>
     <param name="scm">git</param>
-    <param name="changesgenerate">enable</param>
     <param name="filename">mmc-utils</param>
-    <param name="versionformat">0.1+git.%cd</param>
+    <param name="revision">v1.0</param>
+    <param name="versionformat">1.0</param>
   </service>
   <service mode="manual" name="set_version"/>
   <service name="tar" mode="buildtime"/>

++++++ mmc-utils-0.1+git.20240801.obscpio -> mmc-utils-1.0.obscpio ++++++
++++ 2383 lines of diff (skipped)

++++++ mmc-utils.obsinfo ++++++
--- /var/tmp/diff_new_pack.PYnphS/_old  2025-07-08 15:29:49.792226657 +0200
+++ /var/tmp/diff_new_pack.PYnphS/_new  2025-07-08 15:29:49.792226657 +0200
@@ -1,5 +1,5 @@
 name: mmc-utils
-version: 0.1+git.20240801
-mtime: 1722509360
-commit: 123fd8b2ac3933be1319486fb1f32236a4a86a7c
+version: 1.0
+mtime: 1750774344
+commit: d8a8358a7207bd81d0c38dca2cf27a48bf411341
 

Reply via email to