This commit is contained in:
Dennis Gilmore 2016-02-04 00:54:31 +00:00
parent 82ac160034
commit eaaa6b4a57

View File

@ -9,7 +9,7 @@
Name: javapackages-tools
Version: 4.6.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Macros and scripts for Java packaging support
@ -180,6 +180,9 @@ popd
%license LICENSE
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 4 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.6.0-12
- Move mvn_build and builddep to javapackages-local
- Resolves: rhbz#1290399