Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
051ad35917 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@
|
|||
/gfs2-utils-3.1.8.tar.gz
|
||||
/gfs2-utils-3.1.9.tar.gz
|
||||
/gfs2-utils-3.1.10.tar.gz
|
||||
/gfs2-utils-3.2.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
###############################################################################
|
||||
###############################################################################
|
||||
##
|
||||
## Copyright (C) 2004-2016 Red Hat, Inc. All rights reserved.
|
||||
## Copyright (C) 2004-2018 Red Hat, Inc. All rights reserved.
|
||||
##
|
||||
## This copyrighted material is made available to anyone wishing to use,
|
||||
## modify, copy, or redistribute it subject to the terms and conditions
|
||||
|
|
@ -11,8 +11,8 @@
|
|||
###############################################################################
|
||||
|
||||
Name: gfs2-utils
|
||||
Version: 3.1.10
|
||||
Release: 5%{?dist}
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Kernel
|
||||
Summary: Utilities for managing the global file system (GFS2)
|
||||
|
|
@ -74,6 +74,9 @@ modifying, and correcting inconsistencies in GFS2 file systems.
|
|||
%{_prefix}/lib/udev/rules.d/82-gfs2-withdraw.rules
|
||||
|
||||
%changelog
|
||||
* Thu May 24 2018 Andrew Price <anprice@redhat.com> - 3.2.0-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.10-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gfs2-utils-3.1.10.tar.gz) = 8c6fc6420bac7d787823907c9a7440060eb089f5d16a5ebf97ab51f634ebb532c5e069cbedd3e4cff2ea52d6d318b2afcde55d160305002c9ccc3284aa8ed9e1
|
||||
SHA512 (gfs2-utils-3.2.0.tar.gz) = 98ddf07666a7d0b0985e65eafebec455e0926a9bda9350d413f209bfc7af9ef30e23980a516f7375db61ea1b7b55f33934d52685d163ca6cc4a151ac0db5e5fe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue