This commit is contained in:
Dennis Gilmore 2014-06-06 19:54:19 -05:00
commit 6eb41964ee

View file

@ -2,7 +2,7 @@
Name: apache-%{short_name}
Version: 2.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: XML to Java object mapping module
Group: Development/Libraries
License: ASL 2.0
@ -53,6 +53,9 @@ This package contains the %{summary}.
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.1-2
- Use Requires: java-headless rebuild (#1067528)