Update to upstream version 3.2.3

This commit is contained in:
Stanislav Ochotnicky 2013-09-24 17:44:02 +02:00
parent 8b25c64f4d
commit 3bb5dab022
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@
/javapackages-3.2.0.tar.xz /javapackages-3.2.0.tar.xz
/javapackages-3.2.1.tar.xz /javapackages-3.2.1.tar.xz
/javapackages-3.2.2.tar.xz /javapackages-3.2.2.tar.xz
/javapackages-3.2.3.tar.xz

View File

@ -1,5 +1,5 @@
Name: javapackages-tools Name: javapackages-tools
Version: 3.2.2 Version: 3.2.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support Summary: Macros and scripts for Java packaging support
@ -133,6 +133,9 @@ popd
%changelog %changelog
* Tue Sep 24 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.2.3-1
- Update to upstream version 3.2.3
* Fri Sep 20 2013 Michal Srb <msrb@redhat.com> - 3.2.2-1 * Fri Sep 20 2013 Michal Srb <msrb@redhat.com> - 3.2.2-1
- Update to upstream version 3.2.2 - Update to upstream version 3.2.2

View File

@ -1 +1 @@
f8040afde9cba00dc0f291068caaa9cb javapackages-3.2.2.tar.xz f6663391c49a26c87979ccd449df37ee javapackages-3.2.3.tar.xz