From dcc6fdfa19e797eae938d8fbed867732a7dad953 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Mon, 24 Jul 2017 16:22:17 -0500 Subject: [PATCH] New upstream release v4.12.0 --- .gitignore | 1 + sources | 2 +- xfsprogs.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7f2ae72..342a36e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ xfsprogs-3.1.2.tar.gz /xfsprogs-4.9.0.tar.xz /xfsprogs-4.10.0.tar.xz /xfsprogs-4.11.0.tar.xz +/xfsprogs-4.12.0.tar.xz diff --git a/sources b/sources index 1ef067e..646a88b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfsprogs-4.11.0.tar.xz) = 2db59553e4442c999a718ccf712b01de80b1e3acd1c3e5f9f7f5dc59e6c9180aa1a42085363303fe454d441bc2f886e118fc2958320afa49c7a8886fcfb5d72c +SHA512 (xfsprogs-4.12.0.tar.xz) = 1dc4a0a5f40baf1d6398c8f07b4cb3ab796cf052c34b811d60b08c60a4700c2ced8d4d1adb878f8b85ba58cf3e1276db1477109de538fd427d3e359a52f59d4a diff --git a/xfsprogs.spec b/xfsprogs.spec index 021e1f2..64b0f70 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,6 +1,6 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 4.11.0 +Version: 4.12.0 Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Mon Jul 24 2017 Eric Sandeen 4.12.0-1 +- New upstream release + * Fri May 05 2017 Eric Sandeen 4.11.0-1 - New upstream release