Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fio for openSUSE:Factory checked in at 2021-09-20 23:33:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fio (Old) and /work/SRC/openSUSE:Factory/.fio.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fio" Mon Sep 20 23:33:20 2021 rev:57 rq:920265 version:3.28 Changes: -------- --- /work/SRC/openSUSE:Factory/fio/fio.changes 2021-04-21 21:00:20.306290084 +0200 +++ /work/SRC/openSUSE:Factory/.fio.new.1899/fio.changes 2021-09-20 23:36:10.283397300 +0200 @@ -1,0 +2,6 @@ +Sun Sep 19 08:26:14 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 3.28. No changelog. +- Spec cleanup. + +------------------------------------------------------------------- Old: ---- fio-3.26.tar.bz2 New: ---- fio-3.28.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fio.spec ++++++ --- /var/tmp/diff_new_pack.bCPHfv/_old 2021-09-20 23:36:10.715397834 +0200 +++ /var/tmp/diff_new_pack.bCPHfv/_new 2021-09-20 23:36:10.719397839 +0200 @@ -16,33 +16,24 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - -%if 0%{?sles_version} == 11 -%bcond_with librbd -%bcond_with libpmem -%ifarch %{ix86} -%bcond_with libnuma -%else -%bcond_without libnuma -%endif -%else +%ifnarch s390x s390 ppc64le ppc64 ppc %{ix86} %{arm} %bcond_without librbd +%endif +%ifarch x86_64 %bcond_without libpmem +%endif +%ifnarch s390x s390 %{arm} %bcond_without libnuma %endif -%if 0%{?suse_version} < 1500 -%bcond_with librdmacm -%else %bcond_without librdmacm -%endif Name: fio -Version: 3.26 +Version: 3.28 Release: 0 Summary: Flexible I/O tester License: GPL-2.0-only Group: System/Benchmark -URL: http://git.kernel.dk/?p=fio.git;a=summary -Source: http://brick.kernel.dk/snaps/fio-%{version}.tar.bz2 +URL: https://git.kernel.dk/?p=fio.git;a=summary +Source: https://brick.kernel.dk/snaps/fio-%{version}.tar.bz2 BuildRequires: gtk2-devel BuildRequires: libaio-devel BuildRequires: libcurl-devel @@ -51,25 +42,19 @@ BuildRequires: zlib-devel Suggests: gfio Suggests: gnuplot +%if 0%{?is_opensuse} +BuildRequires: glusterfs-devel +%endif %if %{with libnuma} -%ifnarch s390x s390 %{arm} BuildRequires: libnuma-devel %endif -%endif %if %{with librbd} -%ifnarch s390x s390 ppc64le ppc64 ppc %{ix86} %{arm} BuildRequires: librbd-devel %endif -%endif -%if 0%{?is_opensuse} -BuildRequires: glusterfs-devel -%endif %if %{with libpmem} -%ifarch x86_64 BuildRequires: libpmem-devel BuildRequires: libpmemblk-devel %endif -%endif %if %{with librdmacm} BuildRequires: librdmacm-devel %endif @@ -124,12 +109,7 @@ make %{?_smp_mflags} test %files -%defattr(-, root, root) -%if 0%{?sles_version} == 11 %license COPYING MORAL-LICENSE -%else -%license COPYING MORAL-LICENSE -%endif %doc README examples %doc HOWTO REPORTING-BUGS %doc GFIO-TODO SERVER-TODO STEADYSTATE-TODO @@ -145,13 +125,12 @@ %{_bindir}/fiologparser_hist.py %{_bindir}/fio_jsonplus_clat2csv %{_datadir}/fio -%{_mandir}/man1/fio.1%{ext_man} -%{_mandir}/man1/fio_generate_plots.1%{ext_man} -%{_mandir}/man1/fio2gnuplot.1%{ext_man} -%{_mandir}/man1/fiologparser_hist.py.1%{ext_man} +%{_mandir}/man1/fio.1%{?ext_man} +%{_mandir}/man1/fio_generate_plots.1%{?ext_man} +%{_mandir}/man1/fio2gnuplot.1%{?ext_man} +%{_mandir}/man1/fiologparser_hist.py.1%{?ext_man} %files -n gfio -%defattr(-, root, root) %{_bindir}/gfio %changelog ++++++ fio-3.26.tar.bz2 -> fio-3.28.tar.bz2 ++++++ ++++ 12154 lines of diff (skipped)
