diff --git a/jansi-native.spec b/jansi-native.spec index 3458e89..04bd6f0 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -7,7 +7,7 @@ Name: jansi-native Version: 1.4 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Dec 19 2012 Stanislav Ochotnicky - 1.4-3 +- revbump after jnidir change + * Wed Dec 12 2012 Stanislav Ochotnicky - 1.4-2 - Move normal jar from javajnidir to javadir