New usptream release w/ non-broken tarball 3.1.2
This commit is contained in:
parent
682ffb414a
commit
4e4d973cbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ xfsdump-3.0.4.tar.gz
|
||||
/xfsdump-3.0.6.tar.gz
|
||||
/xfsdump-3.1.0.tar.gz
|
||||
/xfsdump-3.1.1.tar.gz
|
||||
/xfsdump-3.1.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
84c0fa8a405db0ca21ede128761ef197 xfsdump-3.1.1.tar.gz
|
||||
b9904578f00da99922035e0dc04ace2f xfsdump-3.1.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Administrative utilities for the XFS filesystem
|
||||
Name: xfsdump
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 1%{?dist}
|
||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||
# in source, with no mention of version.
|
||||
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 13 2012 Eric Sandeen <sandeen@redhat.com> 3.1.2-1
|
||||
- New upstream release, with non-broken tarball
|
||||
|
||||
* Thu Dec 13 2012 Eric Sandeen <sandeen@redhat.com> 3.1.1-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user