Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa034e8449 | ||
|
|
f7fc3f1c3b | ||
|
|
10ee050aa6 |
4 changed files with 1029 additions and 868 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
/gfs2-utils-3.3.0.tar.gz
|
||||
/gfs2-utils-3.4.0.tar.gz
|
||||
/gfs2-utils-3.4.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: gfs2-utils
|
||||
Version: 3.3.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4.1
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Summary: Utilities for managing the global file system (GFS2)
|
||||
%ifnarch %{arm}
|
||||
|
|
@ -63,6 +63,17 @@ modifying, and correcting inconsistencies in GFS2 file systems.
|
|||
%{_prefix}/lib/udev/rules.d/82-gfs2-withdraw.rules
|
||||
|
||||
%changelog
|
||||
* Wed Nov 03 2021 Andrew Price <anprice@redhat.com> - 3.4.1-2
|
||||
- Rebuild against latest kernel-headers
|
||||
- Enables creating fs format 1802.
|
||||
|
||||
* Mon Mar 15 2021 Andrew Price <anprice@redhat.com> - 3.4.1-1
|
||||
- New upstream version
|
||||
|
||||
* Mon Mar 08 2021 Andrew Price <anprice@redhat.com> - 3.4.0-1
|
||||
- New upstream version
|
||||
- Update testsuite script
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gfs2-utils-3.3.0.tar.gz) = b5ed1fb91eaf88fd163b682a73a3f54efd000e513206aba90e6286e68d8b13c325373da1bde94c8f48c0d235b60f22f6269f9103c508aebf13b15d9470b745d0
|
||||
SHA512 (gfs2-utils-3.4.1.tar.gz) = 998c6d15e2f4b00ffffe18b8ab84f3ae11daf7ba4d10bc4e5d602ecc370b8f4de2fe44af4d7b9926785d4a39680139a9ae8a66d6863ff19b1a60fd999a60495e
|
||||
|
|
|
|||
1878
tests/testsuite
1878
tests/testsuite
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue