Update to upstream version 7
This commit is contained in:
parent
82f45376de
commit
3be2c34d65
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/httpcomponents-project-4.1.1.tar.xz
|
||||
/httpcomponents-project-6.tar.xz
|
||||
/httpcomponents-project-7.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: httpcomponents-project
|
||||
Summary: Common POM file for HttpComponents
|
||||
Version: 6
|
||||
Release: 6%{?dist}
|
||||
Version: 7
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://hc.apache.org/
|
||||
@ -25,7 +25,7 @@ use it as runtime requirement.
|
||||
%pom_remove_plugin :docbkx-maven-plugin
|
||||
%pom_remove_plugin :maven-clover2-plugin
|
||||
%pom_remove_plugin :maven-notice-plugin
|
||||
%pom_xpath_remove pom:modules
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
%build
|
||||
%mvn_file : %{name}
|
||||
@ -38,6 +38,9 @@ use it as runtime requirement.
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Jan 19 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 7-1
|
||||
- Update to upstream version 7
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user