This commit is contained in:
Fedora Release Engineering 2017-02-11 00:27:02 +00:00
parent e1d8362a92
commit 814b4438f4

View File

@ -1,6 +1,6 @@
Name: objectweb-asm Name: objectweb-asm
Version: 5.1 Version: 5.1
Release: 6%{?dist} Release: 7%{?dist}
Summary: Java bytecode manipulation and analysis framework Summary: Java bytecode manipulation and analysis framework
License: BSD License: BSD
URL: http://asm.ow2.org/ URL: http://asm.ow2.org/
@ -58,6 +58,9 @@ done
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Oct 10 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-6 * Mon Oct 10 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-6
- Use OSGi API JARs to run BND classpath, instead of Eclipse - Use OSGi API JARs to run BND classpath, instead of Eclipse