Update to upstream version 3.1.0

This commit is contained in:
Stanislav Ochotnicky 2013-09-19 11:31:22 +02:00
parent 9603cb015c
commit 69e63eb3e0
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/javapackages-3.0.2.tar.xz
/javapackages-3.0.3.tar.xz
/javapackages-3.0.4.tar.xz
/javapackages-3.1.0.tar.xz

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 3.0.4
Release: 2%{?dist}
Version: 3.1.0
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
@ -20,6 +20,7 @@ BuildRequires: xmlto
BuildRequires: python-lxml
BuildRequires: python2-devel
BuildRequires: python-setuptools
BuildRequires: python-formencode
Requires: coreutils
Requires: libxslt
@ -135,6 +136,9 @@ popd
%changelog
* Thu Sep 19 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.1.0-1
- Update to upstream version 3.1.0
* Mon Sep 16 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.4-2
- Add depmap for sun.jdk:jconsole

View File

@ -1 +1 @@
36cf1f04da156cb98d35fbf68361f62b javapackages-3.0.4.tar.xz
64f4b46f5e85866bb7ebae7b1a6e3deb javapackages-3.1.0.tar.xz