This commit is contained in:
Dennis Gilmore 2013-08-02 22:11:26 -05:00
parent 8c1b12a925
commit 0575ae2c76

View File

@ -1,6 +1,6 @@
Name: bcel
Version: 5.2
Release: 16%{?dist}
Release: 17%{?dist}
Epoch: 0
Summary: Byte Code Engineering Library
License: ASL 2.0
@ -58,6 +58,9 @@ cp -p %{SOURCE1} pom.xml
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:5.2-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 14 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:5.2-16
- Complete spec file rewrite
- Build with Maven instead of Ant