Update to upstream version 4.3.2
This commit is contained in:
parent
4104d7f80a
commit
d2960d49fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/javapackages-4.2.0.tar.xz
|
||||
/javapackages-4.3.0.tar.xz
|
||||
/javapackages-4.3.1.tar.xz
|
||||
/javapackages-4.3.2.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 4.3.1
|
||||
Version: 4.3.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
@ -209,6 +209,9 @@ popd
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2015 Michal Srb <msrb@redhat.com> - 4.3.2-1
|
||||
- Update to upstream version 4.3.2
|
||||
|
||||
* Tue Dec 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.1-1
|
||||
- Update to upstream version 4.3.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user