Import from AlmaLinux stable repository
This commit is contained in:
parent
3b547449cb
commit
024dbba2d1
@ -1 +1 @@
|
||||
a0be2a37829cece1cdde3b298a5dbf4f68a0d32f SOURCES/gfs2-utils-3.4.1.tar.gz
|
||||
434ef5cad936f58d21bdae678682067d14f93489 SOURCES/gfs2-utils-3.5.1.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gfs2-utils-3.4.1.tar.gz
|
||||
SOURCES/gfs2-utils-3.5.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gfs2-utils
|
||||
Version: 3.4.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.5.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Summary: Utilities for managing the global file system (GFS2)
|
||||
%ifnarch %{arm}
|
||||
@ -63,6 +63,19 @@ modifying, and correcting inconsistencies in GFS2 file systems.
|
||||
%{_prefix}/lib/udev/rules.d/82-gfs2-withdraw.rules
|
||||
|
||||
%changelog
|
||||
* Tue Apr 11 2023 Andrew Price <anprice@redhat.com> - 3.5.1-1
|
||||
- New upstream release
|
||||
- Drop patches
|
||||
- Re-enabled LTO
|
||||
Resolves: rhbz#2170017
|
||||
|
||||
* Mon Feb 27 2023 Andrew Price <anprice@redhat.com> - 3.5.0-1
|
||||
- New upstream version
|
||||
Resolves: rhbz#2170017
|
||||
- Update tests
|
||||
- Disable LTO to fix unit test breakage in el9
|
||||
- gfs2_edit: Fix savemeta test failures in 32-bit environments
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.1-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user