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-23 17:38:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/checkmedia (Old) and /work/SRC/openSUSE:Factory/.checkmedia.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "checkmedia" Tue Jun 23 17:38:50 2026 rev:42 rq:1361197 version:7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/checkmedia/checkmedia.changes 2026-03-28 20:12:34.671508190 +0100 +++ /work/SRC/openSUSE:Factory/.checkmedia.new.1956/checkmedia.changes 2026-06-23 17:41:08.222847431 +0200 @@ -1,0 +2,9 @@ +Mon Jun 22 16:32:31 UTC 2026 - [email protected] + +- merge gh#openSUSE/checkmedia#24 +- fix compiler warning and make fragment calculation more efficient +- use libcrypto for digest calculation (bsc#1268746) +- adjust spec file +- 7.0 + +-------------------------------------------------------------------- Old: ---- checkmedia-6.6.tar.xz New: ---- checkmedia-7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkmedia.spec ++++++ --- /var/tmp/diff_new_pack.UTwdCY/_old 2026-06-23 17:41:09.050876305 +0200 +++ /var/tmp/diff_new_pack.UTwdCY/_new 2026-06-23 17:41:09.054876444 +0200 @@ -1,7 +1,7 @@ # # spec file for package checkmedia # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,14 @@ Summary: Check installation or Live media License: GPL-3.0-or-later Group: System/Management -Version: 6.6 +Version: 7.0 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) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ checkmedia-6.6.tar.xz -> checkmedia-7.0.tar.xz ++++++ ++++ 3015 lines of diff (skipped)
