Update to upstream version 4.2.3
This commit is contained in:
parent
3c8f3f2250
commit
6c5aae2d44
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/httpcomponents-core-4.1.3-src.tar.gz
|
||||
httpcomponents-core-4.1.4-src.tar.gz
|
||||
/httpcomponents-core-4.2.1-src.tar.gz
|
||||
/httpcomponents-core-4.2.3-src.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: httpcomponents-core
|
||||
Summary: Set of low level Java HTTP transport components for HTTP services
|
||||
Version: 4.2.2
|
||||
Version: 4.2.3
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
@ -115,6 +115,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
|
||||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Dec 3 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-1
|
||||
- Update to upstream version 4.2.3
|
||||
|
||||
* Fri Oct 5 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-1
|
||||
- Update to upstream version 4.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user