From 342afd8d76dd96c2fd777736ff338aec87b98621 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 23:26:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- numactl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numactl.spec b/numactl.spec index 26a8645..7fe3120 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ Name: numactl Summary: Library for tuning for Non Uniform Memory Access machines Version: 2.0.10 -Release: 2%{dist} +Release: 3%{dist} # libnuma is LGPLv2 and GPLv2 # numactl binaries are GPLv2 only License: GPLv2 @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 2.0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Oct 13 2014 Petr Holasek 2.0.10-2 - Fixing package conflict with man-pages (bz1151552)