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-06-27 18:03:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/checkmedia (Old) and /work/SRC/openSUSE:Factory/.checkmedia.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "checkmedia" Sat Jun 27 18:03:26 2026 rev:43 rq:1361602 version:7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/checkmedia/checkmedia.changes 2026-06-23 17:41:08.222847431 +0200 +++ /work/SRC/openSUSE:Factory/.checkmedia.new.11887/checkmedia.changes 2026-06-27 18:03:42.735171473 +0200 @@ -1,0 +2,7 @@ +Wed Jun 24 14:35:14 UTC 2026 - [email protected] + +- merge gh#openSUSE/checkmedia#25 +- fine-tune build requirements +- 7.1 + +-------------------------------------------------------------------- Old: ---- checkmedia-7.0.tar.xz New: ---- checkmedia-7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkmedia.spec ++++++ --- /var/tmp/diff_new_pack.TdVUCr/_old 2026-06-27 18:03:43.387193330 +0200 +++ /var/tmp/diff_new_pack.TdVUCr/_new 2026-06-27 18:03:43.387193330 +0200 @@ -20,14 +20,14 @@ Summary: Check installation or Live media License: GPL-3.0-or-later Group: System/Management -Version: 7.0 +Version: 7.1 Release: 0 URL: https://github.com/openSUSE/checkmedia Source: %{name}-%{version}.tar.xz BuildRequires: xz BuildRequires: (gpg2 or gnupg2) # the next line is for Fedora Rawhide; we want at least ssl 3 but resolve the ambiguity to ssl 4 -BuildRequires: (pkgconfig(libcrypto) >= 3 without openssl3-devel) +BuildRequires: (pkgconfig(libcrypto) >= 3.1 without openssl3-devel) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ checkmedia-7.0.tar.xz -> checkmedia-7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/checkmedia-7.0/VERSION new/checkmedia-7.1/VERSION --- old/checkmedia-7.0/VERSION 2026-06-22 18:32:31.000000000 +0200 +++ new/checkmedia-7.1/VERSION 2026-06-24 16:35:14.000000000 +0200 @@ -1 +1 @@ -7.0 +7.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/checkmedia-7.0/changelog new/checkmedia-7.1/changelog --- old/checkmedia-7.0/changelog 2026-06-22 18:32:31.000000000 +0200 +++ new/checkmedia-7.1/changelog 2026-06-24 16:35:14.000000000 +0200 @@ -1,3 +1,7 @@ +2026-06-24: 7.1 + - merge gh#openSUSE/checkmedia#25 + - fine-tune build requirements + 2026-06-22: 7.0 - merge gh#openSUSE/checkmedia#24 - fix compiler warning and make fragment calculation more efficient diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/checkmedia-7.0/obs/checkmedia.spec new/checkmedia-7.1/obs/checkmedia.spec --- old/checkmedia-7.0/obs/checkmedia.spec 2026-06-22 18:32:31.000000000 +0200 +++ new/checkmedia-7.1/obs/checkmedia.spec 2026-06-24 16:35:14.000000000 +0200 @@ -27,7 +27,7 @@ BuildRequires: xz BuildRequires: (gpg2 or gnupg2) # the next line is for Fedora Rawhide; we want at least ssl 3 but resolve the ambiguity to ssl 4 -BuildRequires: (pkgconfig(libcrypto) >= 3 without openssl3-devel) +BuildRequires: (pkgconfig(libcrypto) >= 3.1 without openssl3-devel) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
