Fix a typo in temporary depmap

This commit is contained in:
Stanislav Ochotnicky 2013-09-10 17:20:26 +02:00
parent f6051e9782
commit 94434ee41b
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="US-ASCII"?>
<!-- This depmap file was generated by XMvn --><dependencyMap>
<!-- This depmap file was generated by XMvn -->
<dependencyMap>
<requiresJava>1.5</requiresJava>
</skipProvides>
<skipProvides/>
<dependency>
<maven>
<groupId>com.google.inject</groupId>

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 3.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
@ -128,6 +128,9 @@ popd
%changelog
* Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.0.2-3
- Fix a typo in temporary depmap
* Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.0.2-2
- Make sure we do not provide google guice mapping