This commit is contained in:
Peter Robinson 2014-08-16 22:10:05 +00:00
parent 7779fd7296
commit 1317700ed6

View File

@ -3,7 +3,7 @@
Name: jansi-native
Version: 1.5
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
Group: Development/Libraries
License: ASL 2.0
@ -52,6 +52,9 @@ This package contains the API documentation for %{name}.
%doc license.txt
%changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Aug 03 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 1.5-7
- Fix FTBFS due to XMvn changes in F21 (#1106820)