From 6aacc36b3c4e4b36a8b19f3877c609be809f8f0e Mon Sep 17 00:00:00 2001 From: Lubos Kardos Date: Mon, 27 Jul 2015 16:00:56 +0200 Subject: [PATCH] - Rebuild with the newest rpm --- scl-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scl-utils.spec b/scl-utils.spec index 2af47fc..89397f4 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -3,7 +3,7 @@ Name: scl-utils Epoch: 1 Version: 2.0.1 -Release: 5%{dist} +Release: 6%{dist} Summary: Utilities for alternative packaging License: GPLv2+ @@ -78,6 +78,9 @@ rm -rf %buildroot %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Mon Jul 27 2015 Lubos Kardos - 1:2.0.1-6 +- Rebuild with the newest rpm. + * Tue Jul 07 2015 Lubos Kardos - 1:2.0.1-5 - Honor CFLAGS passed to cmake (#1239997)