Hello community, here is the log from the commit of package erofs-utils for openSUSE:Factory checked in at 2019-08-30 14:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erofs-utils (Old) and /work/SRC/openSUSE:Factory/.erofs-utils.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erofs-utils" Fri Aug 30 14:42:03 2019 rev:3 rq:727117 version:0.1+20190803 Changes: -------- --- /work/SRC/openSUSE:Factory/erofs-utils/erofs-utils.changes 2019-03-15 10:52:13.980972192 +0100 +++ /work/SRC/openSUSE:Factory/.erofs-utils.new.7948/erofs-utils.changes 2019-08-30 14:42:04.809416795 +0200 @@ -1,0 +2,7 @@ +Fri Aug 23 04:45:53 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 20190803 + * The mkfs utility was rewritten +- Drop no-date.diff (no longer needed) + +------------------------------------------------------------------- Old: ---- erofs-utils-0.0.1~23.tar.xz lz4-1.8.3.tar.gz no-date.diff New: ---- erofs-utils-0.1+20190803.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erofs-utils.spec ++++++ --- /var/tmp/diff_new_pack.CqKGcH/_old 2019-08-30 14:42:06.229416649 +0200 +++ /var/tmp/diff_new_pack.CqKGcH/_new 2019-08-30 14:42:06.273416644 +0200 @@ -17,23 +17,20 @@ Name: erofs-utils -Version: 0.0.1~23 +Version: 0.1+20190803 Release: 0 Summary: Utilities for the Extendable Read-Only Filesystem (EROFS) License: GPL-2.0-or-later Group: System/Filesystems -Url: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/ +URL: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/ + Source: %name-%version.tar.xz -Source2: https://github.com/lz4/lz4/archive/v1.8.3.tar.gz#/lz4-1.8.3.tar.gz -Patch1: no-date.diff BuildRequires: autoconf >= 2.69 BuildRequires: automake BuildRequires: libtool BuildRequires: xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build Supplements: filesystem(erofs) -# erofs depends on an unstable nonexported API -Provides: bundled(lz4) = 1.8.3 +BuildRequires: liblz4-devel >= 1.9 %description mkfs.erofs is a user-space tool to create erofs filesystem images. It @@ -47,17 +44,11 @@ file should be inlined or not properly. %prep -%setup -qa2 -%patch -P 1 -p1 +%autosetup -p1 %build -pushd lz4-1.8.3/ -make %{?_smp_mflags} CFLAGS="%{optflags}" V=1 -popd autoreconf -fiv -export CPPFLAGS="-I$PWD/lz4-1.8.3/lib" -%configure --disable-static --with-lz4-include="$PWD/lz4-1.8.3/lib" \ - --with-lz4-lib="$PWD/lz4-1.8.3/lib" --bindir="%_sbindir" +%configure --bindir="%_sbindir" make %{?_smp_mflags} %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.CqKGcH/_old 2019-08-30 14:42:06.557416615 +0200 +++ /var/tmp/diff_new_pack.CqKGcH/_new 2019-08-30 14:42:06.569416614 +0200 @@ -2,9 +2,9 @@ <service mode="disabled" name="tar_scm"> <param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/</param> <param name="scm">git</param> - <param name="revision">mkfs-dev</param> - <param name="parent-tag">c38695e5e036a5ab6c7847c1b6d78cdf1a118585</param> - <param name="versionformat">0.0.1~@TAG_OFFSET@</param> + <param name="revision">erofs-utils_20190803</param> + <param name="parent-tag">589ab3accd0908f4664c839c6a3a320fa56346ec</param> + <param name="versionformat">0.1+20190803</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param>
