From 5a6f43140d248dffd51b3c8b2ac396baadf03367 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:41:29 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-DynaLoader-Functions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DynaLoader-Functions.spec b/perl-DynaLoader-Functions.spec index 7566972..d95bfad 100644 --- a/perl-DynaLoader-Functions.spec +++ b/perl-DynaLoader-Functions.spec @@ -1,7 +1,7 @@ # This file is licensed under the terms of GNU GPLv2+. Name: perl-DynaLoader-Functions Version: 0.002 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Deconstructed dynamic C library loading License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_mandir}/man3/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.002-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Aug 21 2013 Jitka Plesnikova - 0.002-1 - 0.002 bump