Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flashrom for openSUSE:Factory 
checked in at 2026-03-05 17:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flashrom (Old)
 and      /work/SRC/openSUSE:Factory/.flashrom.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flashrom"

Thu Mar  5 17:13:28 2026 rev:33 rq:1335994 version:v1.7.0+git0.26b070db

Changes:
--------
--- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes        2025-06-10 
08:57:23.047816609 +0200
+++ /work/SRC/openSUSE:Factory/.flashrom.new.561/flashrom.changes       
2026-03-05 17:14:41.053492680 +0100
@@ -1,0 +2,19 @@
+Tue Mar 03 09:03:56 UTC 2026 - [email protected]
+
+- Introduce _service file for easy version updates via:
+  osc service manualrun
+- Update to version v1.7.0+git0.26b070db:
+  * VERSION: Update version to v1.7.0
+  * doc: Release notes for v1.7.0
+  * flashchips: Fix typo in W77T128NW chip name
+  * VERSION: Update version to v1.7.0-rc2
+  * fmap: Fix progress bar to work together with --fmap* options
+  * VERSION: Update version to v1.7.0-rc1
+  * tests/probe_spi: Add test for probe_spi_res1 function
+  * tests/probe_spi: Add more detailed tests for probing operation
+  * platform/endian: Rename memaccess file to be more consistent
+  * dmi.h: Extract DMI declarations to a separate header
+  * meson: Add a static versioning option
+  * include/platform.h: Add documentation
+
+-------------------------------------------------------------------

Old:
----
  flashrom-v1.5.1.tar.xz
  flashrom-v1.5.1.tar.xz.asc
  flashrom.keyring

New:
----
  _service
  _servicedata
  flashrom-v1.7.0+git0.26b070db.obscpio
  flashrom.obsinfo

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

Other differences:
------------------
++++++ flashrom.spec ++++++
--- /var/tmp/diff_new_pack.dXRmn9/_old  2026-03-05 17:14:43.441591942 +0100
+++ /var/tmp/diff_new_pack.dXRmn9/_new  2026-03-05 17:14:43.453592442 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package flashrom
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
 
 
 Name:           flashrom
-Version:        1.5.1
+Version:        v1.7.0+git0.26b070db
 Release:        0
 Summary:        A universal flash programming utility
 License:        GPL-2.0-only
 Group:          Development/Tools/Other
 URL:            https://www.flashrom.org/
-Source0:        
https://download.flashrom.org/releases/%{name}-v%{version}.tar.xz
-Source1:        
https://download.flashrom.org/releases/%{name}-v%{version}.tar.xz.asc
-Source2:        %{name}.keyring
+Source0:        %{name}-%{version}.tar.xz
+BuildRequires:  git
 BuildRequires:  meson >= 0.56.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cmocka)
@@ -84,7 +83,7 @@
 program flash chips.
 
 %prep
-%autosetup -p1 -n %{name}-v%{version}
+%autosetup -p1
 
 %package devel
 Summary:        A universal flash programming utility
@@ -102,7 +101,7 @@
 
 %build
 %meson \
-    -Dtests=disabled
+    -Dtests=disabled -Dgenerate_authors_list=disabled
 %meson_build
 
 %install
@@ -114,7 +113,7 @@
 %postun -n libflashrom1 -p /sbin/ldconfig
 
 %files
-%license COPYING
+%license COPYING.rst
 %doc README.rst
 %{_sbindir}/flashrom
 %{_mandir}/man8/flashrom.8%{ext_man}

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="manual">
    <param name="url">https://review.coreboot.org/flashrom.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
<!-- Go for latest HEAD if appropriate
    <param name="revision">main</param>
-->
    <param name="revision">v1.7.0</param>
    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
    <param name="versionrewrite-pattern">v([\.\d]+)-(rc.*)</param>
    <param name="versionrewrite-replacement">\1~\2</param>
  </service>
  <service name="set_version" mode="manual"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://review.coreboot.org/flashrom.git</param>
              <param 
name="changesrevision">26b070db4bf7915ef2c28ca753bbdd4a3b595c89</param></service></servicedata>
(No newline at EOF)

++++++ flashrom.obsinfo ++++++
name: flashrom
version: v1.7.0+git0.26b070db
mtime: 1772405399
commit: 26b070db4bf7915ef2c28ca753bbdd4a3b595c89

Reply via email to