From c25395a62a2f7070784d72e5834a12be7deec7f6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 10:47:11 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- apache-commons-net.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-net.spec b/apache-commons-net.spec index fb8676f..124acd8 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Internet protocol suite Java library License: ASL 2.0 Group: Development/Libraries @@ -67,6 +67,9 @@ sed -i 's/\r//' NOTICE.txt LICENSE.txt %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 3.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 3.2-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local