From a1986caff422d2d2324af2560ca2a38207561017 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 16 Jun 2015 23:11:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- R-IRanges.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R-IRanges.spec b/R-IRanges.spec index dfec72d..886e14f 100644 --- a/R-IRanges.spec +++ b/R-IRanges.spec @@ -4,7 +4,7 @@ Name: R-%{packname} Version: 2.2.1 -Release: 1%{dist} +Release: 2%{dist} Summary: Low-level containers for storing sets of integer ranges Group: Applications/Engineering License: Artistic 2.0 and Copyright only @@ -92,6 +92,9 @@ rm -rf %{buildroot} %{_libdir}/R/library/%{packname}/include %changelog +* Tue Jun 16 2015 Fedora Release Engineering - 2.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri May 29 2015 Tom Callaway - 2.2.1-1 - update to 2.2.1 - fix DESCRIPTION to not be doc