This commit is contained in:
Dennis Gilmore 2014-06-06 22:46:34 -05:00
parent a5b854cefb
commit 1a621474b1

View File

@ -4,7 +4,7 @@
Name: byteman
Version: 2.1.4.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Java agent-based bytecode injection tool
License: LGPLv2+
URL: http://www.jboss.org/byteman
@ -119,6 +119,9 @@ ln -s %{_javadir}/byteman/byteman.jar $RPM_BUILD_ROOT%{homedir}/lib/byteman.jar
%doc docs/copyright.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 18 2014 Marek Goldmann <mgoldman@redhat.com> - 2.1.4.1-3
- Rebuilding for objectweb-asm update, RHBZ#1083570