Update to upstream version 3.1.0
This commit is contained in:
parent
9603cb015c
commit
69e63eb3e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user