Another upstream release, this time with a non-broken tarball.
This commit is contained in:
parent
75ee61e173
commit
e0c3c2a544
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ xfsprogs-3.1.2.tar.gz
|
||||
/xfsprogs-3.1.7.tar.gz
|
||||
/xfsprogs-3.1.8.tar.gz
|
||||
/xfsprogs-3.1.9.tar.gz
|
||||
/xfsprogs-3.1.10.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3bdced1840fe8c0053b076224125b2a2 xfsprogs-3.1.9.tar.gz
|
||||
d6159f7a664d95b4c150d580399d4400 xfsprogs-3.1.10.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Utilities for managing the XFS filesystem
|
||||
Name: xfsprogs
|
||||
Version: 3.1.9
|
||||
Version: 3.1.10
|
||||
Release: 1%{?dist}
|
||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||
# in source, with no mention of version.
|
||||
@ -183,6 +183,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/xfs/xfs_types.h
|
||||
|
||||
%changelog
|
||||
* Thu Dec 13 2012 Eric Sandeen <sandeen@redhat.com> 3.1.10-1
|
||||
- New upstream release, with non-broken tarball.
|
||||
|
||||
* Wed Dec 12 2012 Eric Sandeen <sandeen@redhat.com> 3.1.9-1
|
||||
- New upstream release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user