Accepting request 1134150 from filesystems

- Update to version 2.1.6:
  * See news at http://www.linux-mtd.infradead.org for full list of changes

OBS-URL: https://build.opensuse.org/request/show/1134150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mtd-utils?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2023-12-20 20:02:44 +00:00 committed by Git OBS Bridge
commit ce35a11780
6 changed files with 29 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ad4c5f34716d40646aa28724a2f5616d325a6f119254f914e26976f1f76e9d6
size 628433

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEEwY/cjyeWErqzVubvOXcPHQaAtEFAl8MFhkACgkQvOXcPHQa
AtEr8wgAkiHjNhFWW7RCv/7N2cZTgpv5ZLLbshpeOM7RaiGPL3czythnNKqlN8Tw
meG4HT5OMY/n0aVD3+aNX1Bz6xgr24BloWYOKTNedMRKSgb9+D4sz/ebKjzx6P2v
KXXJb7gfQNVrjhb8hwt10cbT4bn8w/iLr/aCM7HHyNzsl6W0tSnB5Wngn5oaHEC2
b3S4enjpCFTKkapB6GnT11/7nENli8+GuGDtgCxlYS3dXhn5moGkQLtuhgXijvBR
HgIQnyWwNlfnd2TRb4BHNHPUkqNOii4H0qo/RZjqcCoL4J/iLTINYw9groBIuo47
eo01IEz8RxfUPqMEZIGTHu2eug8P+A==
=V7JF
-----END PGP SIGNATURE-----

3
mtd-utils-2.1.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1d853bc4adf83bcabd2792fc95af33bdd8643c97e8f7b3f0180af36af76f0e5
size 458333

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEEwY/cjyeWErqzVubvOXcPHQaAtEFAmTub08ACgkQvOXcPHQa
AtGBigf+JSUOvI6/zF8F9dF6S1m+QaFJFY4ydi+gCpgT48jxTgNR4rUEn5hHeOa/
0ZLR/IwwDRP644MR6K/m9Yb083uGceX8Mw7EDRxwtlwv8Bvsi+mAT+/IE3QZufpo
fOrObwl5XJcyBkBO0qqGIgVBpylw5iLkbq781STw4/DNRKcUcREu9fX5DPTLsLh+
85MlkbOcjSJ5XmOSaAvCoTFJeUSZo6rcg8JcRWPMtDPC+WPCwo0YrN1wifj+mRun
lJ0yBfxOoA1OjLDBDuOub6swsZDGuoMCpSkJbrcwyNrxzxc7Doj8QjcdIWA9Vxe/
3c8oa6bZxWQBDyZyqZUoIHwu86SNog==
=6ESR
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 20 08:48:46 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update to version 2.1.6:
* See news at http://www.linux-mtd.infradead.org for full list of changes
-------------------------------------------------------------------
Thu Nov 5 08:52:38 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package mtd-utils
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,11 +17,10 @@
Name: mtd-utils
Version: 2.1.2
Version: 2.1.6
Release: 0
Summary: Tools for maintaining Memory Technology Devices
License: GPL-2.0-or-later
Group: System/Filesystems
URL: http://www.linux-mtd.infradead.org/
Source0: ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-%{version}.tar.bz2
Source1: ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-%{version}.tar.bz2.asc
@ -97,6 +96,13 @@ including JFFS2, M-Systems DiskOnChip devices, etc.
%{_sbindir}/ubirmvol
%{_sbindir}/ubirsvol
%{_sbindir}/ubiupdatevol
%{_sbindir}/fectest
%{_sbindir}/flash_otp_erase
%{_sbindir}/mount.ubifs
%{_sbindir}/nandflipbits
%{_sbindir}/ubiscan
%dir %{_libexecdir}/mtd-utils
%{_libexecdir}/mtd-utils/*
%{_mandir}/man1/mkfs.jffs2.1%{?ext_man}
%{_mandir}/man8/lsmtd.8%{?ext_man}
%{_mandir}/man8/ubinize.8%{?ext_man}