Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2021-05-15 23:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e2fsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.e2fsprogs.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e2fsprogs"

Sat May 15 23:14:51 2021 rev:117 rq:892170 version:1.46.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes      2021-03-24 
16:09:39.891732015 +0100
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new.2988/e2fsprogs.changes    
2021-05-15 23:14:52.909394893 +0200
@@ -1,0 +2,5 @@
+Mon May 10 18:15:55 UTC 2021 - Scott Young <d...@iotib.net>
+
+- Added fuse2fs as a subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ e2fsprogs.spec ++++++
--- /var/tmp/diff_new_pack.tPFppQ/_old  2021-05-15 23:14:53.465392668 +0200
+++ /var/tmp/diff_new_pack.tPFppQ/_new  2021-05-15 23:14:53.465392668 +0200
@@ -246,6 +246,17 @@
 Development files for the com_err error message display library. Static 
libraries.
 %endif
 
+%if ! %{build_mini}
+%package -n fuse2fs
+Summary:       A FUSE file system client that supports reading and writing 
ext4/3/2 filesystems.
+License:       MIT
+Group:         System/Filesystems
+BuildRequires: fuse-devel
+
+%description -n fuse2fs
+fuse2fs is a FUSE file system client that supports reading and writing from 
devices or image files containing ext2, ext3, and ext4 file systems.
+%endif
+
 %prep
 %setup -q -n e2fsprogs-%{version}
 # libcom_err patches
@@ -455,6 +466,7 @@
 %{_mandir}/man5/mke2fs.conf.5.gz
 %{_mandir}/man8/*.8.gz
 
+
 %files devel
 %defattr(-,root,root)
 %doc README.SUSE
@@ -550,4 +562,9 @@
 %{_libdir}/libe2p.a
 %endif
 
+%files -n fuse2fs
+%defattr(-, root, root)
+%{_bindir}/fuse2fs
+%{_mandir}/man1/fuse2fs.1.gz
+
 %changelog

Reply via email to