Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2025-08-05 14:20:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mksusecd (Old)
 and      /work/SRC/openSUSE:Factory/.mksusecd.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mksusecd"

Tue Aug  5 14:20:49 2025 rev:93 rq:1297505 version:4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes        2025-06-02 
22:02:22.497736064 +0200
+++ /work/SRC/openSUSE:Factory/.mksusecd.new.1085/mksusecd.changes      
2025-08-05 14:21:15.257156694 +0200
@@ -1,0 +2,30 @@
+Mon Aug 4 13:29:35 UTC 2025 - wfe...@opensuse.org
+
+- merge gh#openSUSE/mksusecd#92
+- rename mksusecd (the tool, not the package) to mkmedia
+- add missing doc link
+- 4.0
+
+--------------------------------------------------------------------
+Mon Aug 4 12:07:18 UTC 2025 - wfe...@opensuse.org
+
+- merge gh#openSUSE/mksusecd#91
+- suse blog
+- mksusecd: add --initrd-config option
+- fix online and network image generation
+- fix rar unpacking function
+- verifymedia: report if data partition does not have a volume id
+  (bsc#1247230)
+- also check dracut config for volume label (live root) (bsc#1247230)
+- mksusecd: do not default to creating a .signature file on rh
+  style media
+- mksusecd man page update
+- prefix boot options with '-' to remove them
+- mksusecd: fix --micro and --nano image generation
+- s390x: boot options are now merged with parmfile content, not
+  replacing it
+- add package requires: file, cpio
+- add mnt/umnt helper tools for easy initrd unpacking
+- add blog post to documentation
+
+--------------------------------------------------------------------

Old:
----
  mksusecd-3.10.tar.xz

New:
----
  mksusecd-4.0.tar.xz

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

Other differences:
------------------
++++++ mksusecd.spec ++++++
--- /var/tmp/diff_new_pack.owFW2l/_old  2025-08-05 14:21:15.921184445 +0200
+++ /var/tmp/diff_new_pack.owFW2l/_new  2025-08-05 14:21:15.925184612 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           mksusecd
-Version:        3.10
+Version:        4.0
 Release:        0
 Summary:        Tool to create SUSE Linux installation ISOs
 License:        GPL-3.0+
@@ -49,6 +49,8 @@
 Requires:       squashfs
 Requires:       xz
 Requires:       perl-JSON
+Requires:       file
+Requires:       cpio
 BuildRequires:  pkgconfig(blkid)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(json-c)
@@ -64,14 +66,17 @@
 
 %install
 make DESTDIR=%{buildroot} LIBDIR=%{_libexecdir} BINDIR=%{_bindir} install 
%{?_smp_mflags}
+install -D -m 644 mkmedia.1 %{buildroot}%{_mandir}/man1/mkmedia.1
 install -D -m 644 mksusecd.1 %{buildroot}%{_mandir}/man1/mksusecd.1
 install -D -m 644 verifymedia.1 %{buildroot}%{_mandir}/man1/verifymedia.1
 
 %files
 %defattr(-,root,root)
 %{_bindir}/*
-%{_libexecdir}/%{name}
+%{_libexecdir}/mkmedia
 %doc README* *.md
+%doc suse_blog.html suse_blog.adoc *.jpg
+%doc %{_mandir}/man1/mkmedia.*
 %doc %{_mandir}/man1/mksusecd.*
 %doc %{_mandir}/man1/verifymedia.*
 %if %suse_version >= 1500

++++++ mksusecd-3.10.tar.xz -> mksusecd-4.0.tar.xz ++++++
++++ 18227 lines of diff (skipped)

Reply via email to