Update to upstream version 4.5.0
This commit is contained in:
parent
ef5eb44bcc
commit
5f085842f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/javapackages-4.3.1.tar.xz
|
||||
/javapackages-4.3.2.tar.xz
|
||||
/javapackages-4.4.0.tar.xz
|
||||
/javapackages-4.5.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%endif
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 4.4.0
|
||||
Release: 4%{?dist}
|
||||
Version: 4.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
@ -226,6 +226,9 @@ popd
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2015 Michal Srb <msrb@redhat.com> - 4.5.0-1
|
||||
- Update to upstream version 4.5.0
|
||||
|
||||
* Wed Apr 1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.0-4
|
||||
- Remove requires on plexus-tools-pom
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user