Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package checkmedia for openSUSE:Factory 
checked in at 2026-03-28 20:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/checkmedia (Old)
 and      /work/SRC/openSUSE:Factory/.checkmedia.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "checkmedia"

Sat Mar 28 20:12:23 2026 rev:41 rq:1343189 version:6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/checkmedia/checkmedia.changes    2025-08-18 
16:07:59.374271264 +0200
+++ /work/SRC/openSUSE:Factory/.checkmedia.new.8177/checkmedia.changes  
2026-03-28 20:12:34.671508190 +0100
@@ -1,0 +2,14 @@
+Fri Mar 27 12:59:08 UTC 2026 - [email protected]
+
+- merge gh#openSUSE/checkmedia#23
+- include pre-built documentation (bsc#1260860)
+- simplify spec file
+- 6.6
+
+--------------------------------------------------------------------
+Fri Mar 27 12:27:32 UTC 2026 - [email protected]
+
+- merge gh#openSUSE/checkmedia#22
+- Add support for GPT partitions
+
+--------------------------------------------------------------------

Old:
----
  checkmedia-6.5.tar.xz

New:
----
  checkmedia-6.6.tar.xz

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

Other differences:
------------------
++++++ checkmedia.spec ++++++
--- /var/tmp/diff_new_pack.h32MCY/_old  2026-03-28 20:12:35.247531964 +0100
+++ /var/tmp/diff_new_pack.h32MCY/_new  2026-03-28 20:12:35.247531964 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package checkmedia
 #
-# 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
@@ -20,13 +20,12 @@
 Summary:        Check installation or Live media
 License:        GPL-3.0-or-later
 Group:          System/Management
-Version:        6.5
+Version:        6.6
 Release:        0
 URL:            https://github.com/openSUSE/checkmedia
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  gpg
 BuildRequires:  xz
-BuildRequires:  rubygem(asciidoctor)
+BuildRequires:  (gpg2 or gnupg2)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -37,7 +36,7 @@
 %package -n     libmediacheck%{libversion}
 Summary:        Library for checking installation or Live media
 Group:          System/Libraries
-Requires:       gpg
+Requires:       (gpg2 or gnupg2)
 
 %description -n libmediacheck%{libversion}
 Library for checking installation or Live media. Used by checkmedia and 
linuxrc.
@@ -82,7 +81,7 @@
 %{_libdir}/*.so.*
 %doc README.*
 %doc mediacheck.md
-%if 0%{?suse_version} >= 1500
+%if 0%{?suse_version} >= 1500 || 0%{?suse_version} == 0
 %license COPYING
 %else
 %doc COPYING

++++++ checkmedia-6.5.tar.xz -> checkmedia-6.6.tar.xz ++++++
++++ 1813 lines of diff (skipped)

Reply via email to