New upstream release v4.3.0
This commit is contained in:
parent
e4397389ff
commit
283cc9c5d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ xfsprogs-3.1.2.tar.gz
|
|||||||
/xfsprogs-3.2.3.tar.gz
|
/xfsprogs-3.2.3.tar.gz
|
||||||
/xfsprogs-3.2.4.tar.gz
|
/xfsprogs-3.2.4.tar.gz
|
||||||
/xfsprogs-4.2.0.tar.gz
|
/xfsprogs-4.2.0.tar.gz
|
||||||
|
/xfsprogs-4.3.0.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
e1b9438d3e6775b9df52cc9a13e9f9a6 xfsprogs-4.2.0.tar.gz
|
ade22791338fa3d2cf442d6bb84f1748 xfsprogs-4.3.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Utilities for managing the XFS filesystem
|
Summary: Utilities for managing the XFS filesystem
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 4.2.0
|
Version: 4.3.0
|
||||||
Release: 1%{?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.
|
||||||
@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 30 2015 Eric Sandeen <sandeen@redhat.com> 4.3.0-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Wed Sep 09 2015 Eric Sandeen <sandeen@redhat.com> 4.2.0-1
|
* Wed Sep 09 2015 Eric Sandeen <sandeen@redhat.com> 4.2.0-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user