[maven-scm] Update to upstream version 1.9.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Sep 17 11:36:27 UTC 2014


commit 628977d7ec6cf99da2fcd078226a46060f20239f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Sep 17 08:55:07 2014 +0200

    Update to upstream version 1.9.2

 .gitignore               |    1 +
 maven-scm.spec           |    5 ++++-
 sources                  |    2 +-
 vss-modello-config.patch |    2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6eb2294..22b3603 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /maven-scm-1.8.1-source-release.zip
 /maven-scm-1.9-source-release.zip
 /maven-scm-1.9.1-source-release.zip
+/maven-scm-1.9.2-source-release.zip
diff --git a/maven-scm.spec b/maven-scm.spec
index 54c86fe..9744b86 100644
--- a/maven-scm.spec
+++ b/maven-scm.spec
@@ -29,7 +29,7 @@
 #
 
 Name:           maven-scm
-Version:        1.9.1
+Version:        1.9.2
 Release:        1%{?dist}
 Summary:        Common API for doing SCM operations
 License:        ASL 2.0
@@ -124,6 +124,9 @@ sed -i s/cvsjava.CvsJava/cvsexe.CvsExe/ maven-scm-client/src/main/resources/META
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Sep 17 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.9.2-1
+- Update to upstream version 1.9.2
+
 * Mon Jul 28 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.9.1-1
 - Update to upstream version 1.9.1
 
diff --git a/sources b/sources
index f2801e5..fe380b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bed14490d72684493ff90c54b492a58f  maven-scm-1.9.1-source-release.zip
+3fd4e1073c3ebb369fb42f1393ed2f0c  maven-scm-1.9.2-source-release.zip
diff --git a/vss-modello-config.patch b/vss-modello-config.patch
index 597dcd2..cc60c53 100644
--- a/vss-modello-config.patch
+++ b/vss-modello-config.patch
@@ -10,4 +10,4 @@
 +          </models>
          </configuration>
        </plugin>
-     </plugins>
+       <plugin>


More information about the scm-commits mailing list