Remove extra "test" in release string, oops
This commit is contained in:
parent
bda1012e76
commit
32cb8a44e1
@ -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.6
|
Version: 3.1.6
|
||||||
Release: 1%{?dist}.test
|
Release: 2%{?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,7 +188,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/xfs/xfs_types.h
|
%{_includedir}/xfs/xfs_types.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 14 2011 Eric Sandeen <sandeen@redhat.com> 3.1.6-1
|
* Mon Oct 17 2011 Eric Sandeen <sandeen@redhat.com> 3.1.6-2
|
||||||
|
- Remove mistaken "test" in release string
|
||||||
|
|
||||||
|
* Fri Oct 14 2011 Eric Sandeen <sandeen@redhat.com> 3.1.6-1.test
|
||||||
- New upstream release. Drop -DNDEBUG build flag.
|
- New upstream release. Drop -DNDEBUG build flag.
|
||||||
|
|
||||||
* Thu Mar 31 2011 Eric Sandeen <sandeen@redhat.com> 3.1.5-1
|
* Thu Mar 31 2011 Eric Sandeen <sandeen@redhat.com> 3.1.5-1
|
||||||
|
Loading…
Reference in New Issue
Block a user