fix Url tag
This commit is contained in:
parent
970266dd19
commit
1e0c589c86
@ -1,9 +1,9 @@
|
||||
Name: javaparser
|
||||
Version: 1.0.8
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Java 1.5 Parser and AST
|
||||
License: GPLv3+ and LGPLv3+
|
||||
URL: http://code.google.com/p/javaparser/
|
||||
URL: http://javaparser.github.io/javaparser/
|
||||
Source0: http://javaparser.googlecode.com/files/%{name}-%{version}-src.zip
|
||||
Source1: http://%{name}.googlecode.com/svn/maven2/com/google/code/%{name}/%{name}/%{version}/%{name}-%{version}.pom
|
||||
|
||||
@ -71,6 +71,9 @@ sed -i 's/\r//' COPYING.LESSER
|
||||
%license COPYING COPYING.LESSER
|
||||
|
||||
%changelog
|
||||
* Sun Mar 15 2015 gil cattaneo <puntogil@libero.it> 1.0.8-9
|
||||
- fix Url tag
|
||||
|
||||
* Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 1.0.8-8
|
||||
- introduce license macro
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user