Update to upstream version 5.0.2

This commit is contained in:
Mikolaj Izdebski 2014-05-05 08:44:39 +02:00
parent 0da404da51
commit 975f81ddfb
2 changed files with 6 additions and 3 deletions

View File

@ -2,8 +2,8 @@
%{!?scl:%global pkg_name %{name}}
Name: %{?scl_prefix}objectweb-asm
Version: 5.0.1
Release: 2%{?dist}
Version: 5.0.2
Release: 1%{?dist}
Summary: Java bytecode manipulation and analysis framework
License: BSD
URL: http://asm.ow2.org/
@ -66,6 +66,9 @@ done
%doc LICENSE.txt
%changelog
* Mon May 5 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0.2-1
- Update to upstream version 5.0.2
* Mon Apr 14 2014 Mat Booth <mat.booth@redhat.com> - 5.0.1-2
- SCL-ize package.
- Fix bogus dates in changelog.

View File

@ -1,2 +1,2 @@
5e8c67f39c51e50b3b3459fc6b44d439 asm-5.0.1.tar.gz
60d6ff85c6e04f3528e1bde98a06d57a asm-5.0.2.tar.gz
3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt