From f20f93ff81ce519d410ddbed05805bec0611ddfd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 12:19:12 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- cdi-api.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cdi-api.spec b/cdi-api.spec index 302cafb..920995c 100644 --- a/cdi-api.spec +++ b/cdi-api.spec @@ -3,7 +3,7 @@ Name: cdi-api Version: 1.0 -Release: 7%{namedreltag}%{?dist} +Release: 8%{namedreltag}%{?dist} Summary: CDI API Group: Development/Libraries License: ASL 2.0 @@ -81,6 +81,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.0-8.SP4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.0-7.SP4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local