Version update: 3.0.1 -> 3.0.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=48
This commit is contained in:
parent
e9cf037192
commit
b19b2c8c4e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:569e47eb322acc6dfe2becb0b575ebd19f0df8dab8dc91ea0280f112d2d9e528
|
|
||||||
size 1066201
|
|
3
libblockdev-3.0.2.tar.gz
Normal file
3
libblockdev-3.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7aff7c762abe7585fac0ea335ea5eefced6688515cc5a0b9c1a18003246af079
|
||||||
|
size 1067300
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 23 01:16:38 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.0.2:
|
||||||
|
* Use ntfsinfo instead of ntfscluster for faster
|
||||||
|
bd_fs_ntfs_get_info.
|
||||||
|
* Restrict list of exported symbols via -export-symbols-regex.
|
||||||
|
* lib: Silence the missing DEFAULT_CONF_DIR_PATH.
|
||||||
|
* loop: Report BD_LOOP_ERROR_DEVICE on empty loop devices.
|
||||||
|
* fs: Fix unused error in extract_e2fsck_progress.
|
||||||
|
* fs: Use read-only mount where possible for generic FS
|
||||||
|
functions.
|
||||||
|
* fs: Document that generic functions can mount filesystems.
|
||||||
|
* fs: Avoid excess logging in extract_e2fsck_progress.
|
||||||
|
- Restructure all sub-packages in the spec file to enhance
|
||||||
|
maintainability.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 30 10:16:53 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
Fri Jun 30 10:16:53 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
@ -38,10 +55,10 @@ Fri Jun 30 10:16:53 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
|||||||
(python-devel), bcache, dmraid (dmraid-devel BuildRequires) and
|
(python-devel), bcache, dmraid (dmraid-devel BuildRequires) and
|
||||||
kbd.
|
kbd.
|
||||||
- Add (gcc >= 11 or gcc11) boolean BuildRequires to ensure the
|
- Add (gcc >= 11 or gcc11) boolean BuildRequires to ensure the
|
||||||
package is buildable in Leap 15.5, where the gcc meta-package is
|
package is buildable on Leap 15.5, where the gcc meta-package is
|
||||||
of version 7.
|
of version 7.
|
||||||
- Bump SO version in shared library and GI bindings sub-packages to
|
- Bump the SO version to 3 for the shared library and GI bindings
|
||||||
3.
|
sub-packages.
|
||||||
- Add ext2fs, fdisk, and libkeyutils pkgconfig() BuildRequires.
|
- Add ext2fs, fdisk, and libkeyutils pkgconfig() BuildRequires.
|
||||||
The first is a new dependency for the FS plugin. The second, for
|
The first is a new dependency for the FS plugin. The second, for
|
||||||
the PART plugin. And the latter, for the CRYPTO plugin (before,
|
the PART plugin. And the latter, for the CRYPTO plugin (before,
|
||||||
|
1161
libblockdev.spec
1161
libblockdev.spec
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user