From ae88d603c313ad424f21966a83fcf4fc2ebb126a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:42:20 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- bc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bc.spec b/bc.spec index ab44a0a..4f00dce 100644 --- a/bc.spec +++ b/bc.spec @@ -1,7 +1,7 @@ Summary: GNU's bc (a numeric processing language) and dc (a calculator) Name: bc Version: 1.06.95 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ URL: http://www.gnu.org/software/bc/ Group: Applications/Engineering @@ -66,6 +66,9 @@ fi %{_infodir}/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.06.95-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Oct 02 2013 Frantisek Kluknavsky - 1.06.95-11 - man and info patched - clarified scale after multiplication