revbump after jnidir change

This commit is contained in:
Stanislav Ochotnicky 2012-12-19 13:03:56 +01:00
parent b9c26b9252
commit ec50e3ff4e

View File

@ -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 <sochotnicky@redhat.com> - 1.4-3
- revbump after jnidir change
* Wed Dec 12 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.4-2
- Move normal jar from javajnidir to javadir