[httpcomponents-project] Update to upstream version 7

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jan 19 08:27:50 UTC 2015


commit 3be2c34d65098d42bc37e22bd1bdd446410e0783
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jan 19 09:24:58 2015 +0100

    Update to upstream version 7

 .gitignore                  |    1 +
 httpcomponents-project.spec |    9 ++++++---
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7d99d7..1f946aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /httpcomponents-project-4.1.1.tar.xz
 /httpcomponents-project-6.tar.xz
+/httpcomponents-project-7.tar.xz
diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec
index deae43b..74315b1 100644
--- a/httpcomponents-project.spec
+++ b/httpcomponents-project.spec
@@ -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 at redhat.com> - 7-1
+- Update to upstream version 7
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 214d113..c516951 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b9f2c3521ea8a51fc2481dbf43e9869  httpcomponents-project-6.tar.xz
+e5b0ebc3f30976063dace766999954f9  httpcomponents-project-7.tar.xz


More information about the scm-commits mailing list