New upstram version 3.1.0
This commit is contained in:
parent
45c59523f8
commit
54e1445370
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
xfsdump-3.0.4.tar.gz
|
||||
/xfsdump-3.0.5.tar.gz
|
||||
/xfsdump-3.0.6.tar.gz
|
||||
/xfsdump-3.1.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b307d91d477e2c3eb853fe1e828ad427 xfsdump-3.0.6.tar.gz
|
||||
abe035537d0f325c4f2dbacc0d2b6fd6 xfsdump-3.1.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Administrative utilities for the XFS filesystem
|
||||
Name: xfsdump
|
||||
Version: 3.0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 3.1.0
|
||||
Release: 1%{?dist}
|
||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||
# in source, with no mention of version.
|
||||
License: GPL+
|
||||
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 23 2012 Eric Sandeen <sandeen@redhat.com> 3.1.0-1
|
||||
- New upstream release
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user