Update to upstream version 2.0-M3
This commit is contained in:
parent
65eb5e2fee
commit
de3085b266
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ qdox-1.11-project.tar.bz2
|
|||||||
qdox-1.12-project.tar.bz2
|
qdox-1.12-project.tar.bz2
|
||||||
/qdox-1.12.1-project.tar.bz2
|
/qdox-1.12.1-project.tar.bz2
|
||||||
/qdox-2.0-M2-project.tar.gz
|
/qdox-2.0-M2-project.tar.gz
|
||||||
|
/qdox-2.0-M3-project.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global vertag M2
|
%global vertag M3
|
||||||
|
|
||||||
Summary: Extract class/interface/method definitions from sources
|
Summary: Extract class/interface/method definitions from sources
|
||||||
Name: qdox
|
Name: qdox
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 0.3.%{vertag}%{?dist}
|
Release: 0.4.%{vertag}%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/paul-hammant/qdox
|
URL: https://github.com/paul-hammant/qdox
|
||||||
@ -78,6 +78,9 @@ zip -u target/%{name}-%{version}.jar META-INF/MANIFEST.MF
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 22 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-0.4.M3
|
||||||
|
- Update to upstream version 2.0-M3
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.0-0.3.M2
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.0-0.3.M2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user