From 08fe16a413d9632aba90d993150019e29a738294 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Sun, 26 Feb 2017 14:21:18 -0600 Subject: [PATCH] New upstream release v4.10.0 --- .gitignore | 1 + sources | 2 +- xfsprogs.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 324c5dc..5eed7f1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ xfsprogs-3.1.2.tar.gz /xfsprogs-4.7.0.tar.gz /xfsprogs-4.8.0.tar.gz /xfsprogs-4.9.0.tar.xz +/xfsprogs-4.10.0.tar.xz diff --git a/sources b/sources index 46d9544..e2f150a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfsprogs-4.9.0.tar.xz) = 990946f0a34381f57afb39bcda0ff539e18af4de2ecc19c833ffd4fb7c22c25b501091c1f0953db103a62204d952c9eecba21f22f3c5910286456da65fb09fa7 +SHA512 (xfsprogs-4.10.0.tar.xz) = a29b5e714320d5fcbda7df6e8d81a07bdcba92d7d528ce1c354f1c1b41cb3719443a98cb37ca052f566eb3a08967bcf45492d0b9d95460da90b8a070a7a032e8 diff --git a/xfsprogs.spec b/xfsprogs.spec index bafd431..eda00f4 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 4.9.0 -Release: 3%{?dist} +Version: 4.10.0 +Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sun Feb 26 2017 Eric Sandeen 4.10.0-1 +- New upstream release + * Sat Feb 11 2017 Fedora Release Engineering - 4.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild