[httpcomponents-core] Bump release to fix my mistake with the release.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Mar 11 19:04:12 UTC 2011


commit 578200f98beb2c45c0fbe31d2faafa02c9e3cba3
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Mar 11 21:02:55 2011 +0200

     Bump release to fix my mistake with the release.

 httpcomponents-core.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index 55d49fe..71a5baa 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -3,7 +3,7 @@
 Name:              httpcomponents-core
 Summary:           Set of low level Java HTTP transport components for HTTP services
 Version:           4.1
-Release:           3%{?dist}
+Release:           5%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
 URL:               http://hc.apache.org/
@@ -97,6 +97,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/*
 
 %changelog
+* Fri Mar 11 2011 Alexander Kurtakov <akurtako at redhat.com> 4.1-5
+- Bump release to fix my mistake with the release.
+
 * Thu Mar 10 2011 Alexander Kurtakov <akurtako at redhat.com> 4.1-3
 - Export all packages.
 


More information about the scm-commits mailing list