Update to upstream version 5.1
This commit is contained in:
parent
3a5eb05978
commit
3718551d68
@ -2,8 +2,8 @@
|
|||||||
%{!?scl:%global pkg_name %{name}}
|
%{!?scl:%global pkg_name %{name}}
|
||||||
|
|
||||||
Name: %{?scl_prefix}objectweb-asm
|
Name: %{?scl_prefix}objectweb-asm
|
||||||
Version: 5.0.4
|
Version: 5.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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/
|
||||||
@ -66,6 +66,9 @@ done
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-1
|
||||||
|
- Update to upstream version 5.1
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.4-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user