[maven-ear-plugin/f18] Forgot to add sources

Tomas Radej tradej at fedoraproject.org
Thu Dec 13 12:54:31 UTC 2012


commit c9da4d45d125dd8e27a13ec0b60be79f19554a6c
Author: Tomas Radej <tradej at redhat.com>
Date:   Thu Dec 13 13:53:23 2012 +0100

    Forgot to add sources
    
    - Fixed changelog

 .gitignore            |    1 +
 maven-ear-plugin.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f568589..0065222 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ maven-ear-plugin-2.4.2.tar.bz2
 /maven-ear-plugin-2.5-source-release.zip
 /maven-ear-plugin-2.6-source-release.zip
 /maven-ear-plugin-2.7-source-release.zip
+/maven-ear-plugin-2.8-source-release.zip
diff --git a/maven-ear-plugin.spec b/maven-ear-plugin.spec
index 0605ed4..ce3f150 100644
--- a/maven-ear-plugin.spec
+++ b/maven-ear-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-ear-plugin
 Version:        2.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Maven EAR Plugin
 
 Group:          Development/Libraries
@@ -87,7 +87,11 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
-* Thu Dec 13 2012 Tomas Radej <tradej at redhat.com> - 
+* Thu Dec 13 2012 Tomas Radej <tradej at redhat.com> - 2.8-2
+- Forgot to add sources
+- Fixed changelog
+
+* Thu Dec 13 2012 Tomas Radej <tradej at redhat.com> - 2.8-1
 - Updated to latest upstream
 
 * Tue Nov 27 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.7-3
diff --git a/sources b/sources
index 38b7e88..ec12562 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-710ee19c5c333e5032a40075a590c56c  maven-ear-plugin-2.7-source-release.zip
+7ee6bf6b0bb3c9dd068ef05932549809  maven-ear-plugin-2.8-source-release.zip


More information about the scm-commits mailing list