Update to upstream version 3.0.3

This commit is contained in:
Stanislav Ochotnicky 2013-09-11 09:38:20 +02:00
parent 94434ee41b
commit 695fc6bab5
4 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/javapackages-3.0.0.tar.xz
/javapackages-3.0.1.tar.xz
/javapackages-3.0.2.tar.xz
/javapackages-3.0.3.tar.xz

View File

@ -13,7 +13,6 @@
<jpp>
<groupId>JPP/guice</groupId>
<artifactId>google-guice</artifactId>
<version>3.1.3</version>
</jpp>
</dependency>
<dependency>
@ -26,7 +25,6 @@
<jpp>
<groupId>JPP/guice</groupId>
<artifactId>google-guice</artifactId>
<version>3.1.3</version>
</jpp>
</dependency>
<autoRequires>

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 3.0.2
Release: 3%{?dist}
Version: 3.0.3
Release: 1%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
@ -128,6 +128,9 @@ popd
%changelog
* Wed Sep 11 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.0.3-1
- Update to upstream version 3.0.3
* Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.0.2-3
- Fix a typo in temporary depmap

View File

@ -1 +1 @@
89a466cee0ad19a6b5ea02fc796f1e33 javapackages-3.0.2.tar.xz
db0ac4aaec70d0a632bd3b206c211009 javapackages-3.0.3.tar.xz