From 080033777ee254b5da61350dff3b0df24a8225a6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 03 2016 16:15:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index 6ec79ec..2d2e6d4 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,7 +2,7 @@ Name: apache-%{short_name} Version: 1.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command Line Interface Library for Java Group: Development/Libraries License: ASL 2.0 @@ -54,6 +54,9 @@ This package contains the API documentation for %{name}. %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jun 23 2015 Michal Srb - 1.3.1-2 - Add workaround for CLI-253