bump spec :/

This commit is contained in:
Michal Srb 2015-02-16 14:40:06 +01:00
parent 0680d41535
commit c4deeb0e07

View File

@ -9,7 +9,7 @@
Name: javapackages-tools
Version: 4.4.0
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
@ -227,6 +227,9 @@ popd
%doc LICENSE
%changelog
* Mon Feb 16 2015 Michal Srb <msrb@redhat.com> - 4.4.0-1
- Update to upstream version 4.4.0
* Fri Feb 13 2015 Michal Srb <msrb@redhat.com> - 4.3.2-6
- Fix TypeError in maven_depmap (see: rhbz#1191657)