diff --git a/.gitignore b/.gitignore index 6e2f446..e195149 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfsdump-3.0.4.tar.gz /xfsdump-3.1.2.tar.gz /xfsdump-3.1.3.tar.gz /xfsdump-3.1.4.tar.gz +/xfsdump-3.1.6.tar.gz diff --git a/sources b/sources index c4d22a5..d8d352a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8b1761be5feb363131e7b506639ad4c xfsdump-3.1.4.tar.gz +50353cd4f4b435685955363e6044f4d1 xfsdump-3.1.6.tar.gz diff --git a/xfsdump.spec b/xfsdump.spec index cc49260..8b986c2 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -1,7 +1,7 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump -Version: 3.1.4 -Release: 3%{?dist} +Version: 3.1.6 +Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. License: GPL+ @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_sharedstatedir}/xfsdump/inventory %changelog +* Tue Nov 10 2015 Eric Sandeen 3.1.6-1 +- New upstream release + * Fri Jun 19 2015 Fedora Release Engineering - 3.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild