diff --git a/jansi-native.spec b/jansi-native.spec index eab057d..42edd55 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -7,7 +7,7 @@ Name: jansi-native Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project Group: Development/Libraries License: ASL 2.0 @@ -97,6 +97,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %doc license.txt %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.4-4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local