forked from pool/mmc-utils
- Update to version 0.1+git.20220208:
* mmc-utils: Display STROBE_SUPPORT when printing EXT_CSD * mmc-utils: Remove unused MMC_BLOCK_MAJOR * mmc-utils: manpage: Document -c option for partitioning commands * mmc_cmds: Display BARRIER_CTRL Status when printing EXT_CSD * add README OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=40
This commit is contained in:
parent
2d5c63b6e2
commit
7d80961688
@ -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">3969aa4804edb8aed7bcb3c958e49d0c7388b067</param></service></servicedata>
|
||||
<param name="changesrevision">4637a7c0df49ba349f9f0e4ab0828133fc06cc81</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbe2e487c481a146ccc61c46da41f90951569d095191cfbf939304395dbe1c31
|
||||
size 224267
|
3
mmc-utils-0.1+git.20220208.obscpio
Normal file
3
mmc-utils-0.1+git.20220208.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24d61ec87ed128fd5238e3c8ec03a3cc5b4a75a448a92d2a0b6918b37bb0dc11
|
||||
size 225291
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 17 08:09:45 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 0.1+git.20220208:
|
||||
* mmc-utils: Display STROBE_SUPPORT when printing EXT_CSD
|
||||
* mmc-utils: Remove unused MMC_BLOCK_MAJOR
|
||||
* mmc-utils: manpage: Document -c option for partitioning commands
|
||||
* mmc_cmds: Display BARRIER_CTRL Status when printing EXT_CSD
|
||||
* add README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 10:12:03 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: mmc-utils
|
||||
version: 0.1+git.20211220
|
||||
mtime: 1639994658
|
||||
commit: 3969aa4804edb8aed7bcb3c958e49d0c7388b067
|
||||
version: 0.1+git.20220208
|
||||
mtime: 1644333335
|
||||
commit: 4637a7c0df49ba349f9f0e4ab0828133fc06cc81
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mmc-utils
|
||||
Version: 0.1+git.20211220
|
||||
Version: 0.1+git.20220208
|
||||
Release: 0
|
||||
Summary: Tools for MMC/SD devices
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user