Update to upstream version 4.2.2

This commit is contained in:
Mikolaj Izdebski 2016-03-24 12:23:05 +01:00
parent 4377ac299f
commit 83c54cb023
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ jna-3.2.7.tar.bz2
/jna-4.1.0-clean.tar.xz
/jna-4.2.0-clean.tar.xz
/jna-4.2.1-clean.tar.xz
/jna-4.2.2-clean.tar.xz

View File

@ -1,6 +1,6 @@
Name: jna
Version: 4.2.1
Release: 2%{?dist}
Version: 4.2.2
Release: 1%{?dist}
Summary: Pure Java access to native libraries
# Most of code is dual-licensed under either LGPL 2.1 only or Apache
# License 2.0. WeakIdentityHashMap.java was taken from Apache CXF,
@ -175,6 +175,9 @@ cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}
%changelog
* Thu Mar 24 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-1
- Update to upstream version 4.2.2
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
0294d802b0433d5a3021aa049c57744d jna-4.2.1-clean.tar.xz
8693dcf043cd54fbfa77ea07cd19eaee jna-4.2.2-clean.tar.xz