Hello community, here is the log from the commit of package mmc-utils for openSUSE:Factory checked in at 2020-02-05 19:41:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mmc-utils (Old) and /work/SRC/openSUSE:Factory/.mmc-utils.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mmc-utils" Wed Feb 5 19:41:34 2020 rev:13 rq:770331 version:0.1+git.20191004 Changes: -------- --- /work/SRC/openSUSE:Factory/mmc-utils/mmc-utils.changes 2019-08-13 20:44:56.651050704 +0200 +++ /work/SRC/openSUSE:Factory/.mmc-utils.new.26092/mmc-utils.changes 2020-02-05 19:41:40.187266775 +0100 @@ -1,0 +2,15 @@ +Mon Feb 3 15:56:24 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 0.1+git.20191004: + * Add eMMC vendor Micron to table + * Optimize to_binstr() function + * Fix parsing of character in to_binstr() + * Cleanup memory in error case + * Check calloc's return value before using the pointer + * mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD + * mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access + * use proper type for RPMB blocks_cnt + * fix GCC7 build by refactoring trimming routines + * fix ENH_START_ADDR overflow + +------------------------------------------------------------------- Old: ---- mmc-utils-0.1+git.20190808.tar.xz New: ---- mmc-utils-0.1+git.20191004.obscpio mmc-utils.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mmc-utils.spec ++++++ --- /var/tmp/diff_new_pack.S1y0Bg/_old 2020-02-05 19:41:40.907267117 +0100 +++ /var/tmp/diff_new_pack.S1y0Bg/_new 2020-02-05 19:41:40.907267117 +0100 @@ -1,7 +1,7 @@ # # spec file for package mmc-utils # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,24 +17,24 @@ Name: mmc-utils -Version: 0.1+git.20190808 +Version: 0.1+git.20191004 Release: 0 Summary: Tools for MMC/SD devices License: GPL-2.0-only Group: Hardware/Other URL: http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/ -Source0: %{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.gz Source1: https://www.gnu.org/licenses/gpl-2.0.txt %description Userspace tools for controlling and querying MMC/SD storage devices %prep -%setup -q +%autosetup cp %{SOURCE1} LICENSE.GPL-2.0 %build -make %{?_smp_mflags} CFLAGS="%{optflags}" CHECKFLAGS="-Wall -Wuninitialized -Wundef" +%make_build CFLAGS="%{optflags}" CHECKFLAGS="-Wall -Wuninitialized -Wundef" %install %make_install prefix=%{_prefix} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.S1y0Bg/_old 2020-02-05 19:41:40.927267127 +0100 +++ /var/tmp/diff_new_pack.S1y0Bg/_new 2020-02-05 19:41:40.927267127 +0100 @@ -1,14 +1,15 @@ <services> - <service mode="disabled" name="tar_scm"> + <service mode="disabled" name="obs_scm"> <param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param> <param name="scm">git</param> - <param name="filename">mmc-utils</param> <param name="changesgenerate">enable</param> + <param name="filename">mmc-utils</param> <param name="versionformat">0.1+git.%cd</param> </service> - <service mode="disabled" name="recompress"> + <service mode="disabled" name="set_version"/> + <service name="tar" mode="buildtime"/> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> - <param name="compression">xz</param> + <param name="compression">gz</param> </service> - <service mode="disabled" name="set_version"/> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.S1y0Bg/_old 2020-02-05 19:41:40.939267133 +0100 +++ /var/tmp/diff_new_pack.S1y0Bg/_new 2020-02-05 19:41:40.939267133 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param> - <param name="changesrevision">d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">73d6c59af8d1bcedf5de4aa1f5d5b7f765f545f5</param></service></servicedata> \ No newline at end of file ++++++ mmc-utils.obsinfo ++++++ name: mmc-utils version: 0.1+git.20191004 mtime: 1570236453 commit: 73d6c59af8d1bcedf5de4aa1f5d5b7f765f545f5
