New upstream version 3.1.8
This commit is contained in:
parent
0bf4660f01
commit
516641fe72
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ xfsprogs-3.1.2.tar.gz
|
|||||||
/xfsprogs-3.1.5.tar.gz
|
/xfsprogs-3.1.5.tar.gz
|
||||||
/xfsprogs-3.1.6.tar.gz
|
/xfsprogs-3.1.6.tar.gz
|
||||||
/xfsprogs-3.1.7.tar.gz
|
/xfsprogs-3.1.7.tar.gz
|
||||||
|
/xfsprogs-3.1.8.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
049cf9873794ea49d0bb3f12d45748a4 xfsprogs-3.1.7.tar.gz
|
f70b2e7200d4c29f0af1cf70e7be1db6 xfsprogs-3.1.8.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utilities for managing the XFS filesystem
|
Summary: Utilities for managing the XFS filesystem
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 3.1.7
|
Version: 3.1.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||||
# in source, with no mention of version.
|
# in source, with no mention of version.
|
||||||
# doc/COPYING file specifies what is GPL and what is LGPL
|
# doc/COPYING file specifies what is GPL and what is LGPL
|
||||||
@ -188,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/xfs/xfs_types.h
|
%{_includedir}/xfs/xfs_types.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 23 2012 Eric Sandeen <sandeen@redhat.com> 3.1.8-1
|
||||||
|
- New upstream release.
|
||||||
|
|
||||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.7-2
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.7-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user