Update to upstream version 4.5.0

This commit is contained in:
Michal Srb 2015-04-09 10:32:18 +02:00
parent ef5eb44bcc
commit 5f085842f6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
e4e84b14946df1188b526ab5d721071d javapackages-4.4.0.tar.xz
ca09961c853c78bbabdd641ec08ecf56 javapackages-4.5.0.tar.xz