[maven-resources-plugin] Update to 2.4.3

Pierre-YvesChibon pingou at fedoraproject.org
Thu Sep 9 07:53:35 UTC 2010


commit ff2b5aa48a05ef737e78749f4888309ea8cd9b61
Author: pingou <pingou at pingoured.fr>
Date:   Thu Sep 9 09:53:35 2010 +0200

    Update to 2.4.3

 .gitignore                  |    1 +
 maven-resources-plugin.spec |   13 ++++++++-----
 sources                     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f857c14..8b42e26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 maven-resources-plugin-2.2.tar.gz
+/maven-resources-plugin-2.4.3.tar.gz
diff --git a/maven-resources-plugin.spec b/maven-resources-plugin.spec
index 52a91c1..7b87163 100644
--- a/maven-resources-plugin.spec
+++ b/maven-resources-plugin.spec
@@ -1,13 +1,13 @@
 Name:           maven-resources-plugin
-Version:        2.2
-Release:        7%{?dist}
+Version:        2.4.3
+Release:        1%{?dist}
 Summary:        Maven Resources Plugin
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://maven.apache.org/plugins/maven-resources-plugin
-#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.2 maven-resources-plugin-2.2
-#tar zcf maven-resources-plugin-2.2.tar.gz maven-resources-plugin-2.2/
+#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3 maven-resources-plugin-2.4.3
+#tar zcf maven-resources-plugin-2.4.3.tar.gz maven-resources-plugin-2.4.3/
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -107,6 +107,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+*Thu Sep 09 2010 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.4.3-1
+- Update to 2.4.3
+
 * Fri May 21 2010 Hui Wang <huwang at redhat.com> - 2.2-6
 - delete duplicate maven2-plugin-jar
 - delete source1
@@ -125,4 +128,4 @@ rm -rf %{buildroot}
 - Fixed install -pm 644 pom.xml
 
 * Thu May 13 2010 Hui Wang <huwang at redhat.com> - 2.2-1
-- Initial version of the package
\ No newline at end of file
+- Initial version of the package
diff --git a/sources b/sources
index 07b2d46..2d382cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71020dea0609aeee5bccdbe947832ad8  maven-resources-plugin-2.2.tar.gz
+c0ab5e32bd8b70a0e3e55ce472f68e55  maven-resources-plugin-2.4.3.tar.gz


More information about the scm-commits mailing list