[maven-deploy-plugin] Remove legacy Obsoletes/Provides for maven2 plugin

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Oct 14 07:27:04 UTC 2014


commit 13ca90fb1ed63e6b98f05d853ec020da52c75d84
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Oct 14 09:26:51 2014 +0200

    Remove legacy Obsoletes/Provides for maven2 plugin

 maven-deploy-plugin.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/maven-deploy-plugin.spec b/maven-deploy-plugin.spec
index 3caeca8..3a626ac 100644
--- a/maven-deploy-plugin.spec
+++ b/maven-deploy-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-deploy-plugin
 Version:        2.8.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Maven Deploy Plugin
 License:        ASL 2.0
 URL:            http://maven.apache.org/plugins/maven-deploy-plugin/
@@ -23,9 +23,6 @@ BuildRequires: maven-changes-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-invoker-plugin
 
-Provides:      maven2-plugin-deploy = 0:%{version}-%{release}
-Obsoletes:     maven2-plugin-deploy <= 0:2.0.8
-
 %description
 Uploads the project artifacts to the internal remote repository.
 
@@ -59,6 +56,9 @@ API documentation for %{name}.
 %doc LICENSE NOTICE
 
 %changelog
+* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.8.2-2
+- Remove legacy Obsoletes/Provides for maven2 plugin
+
 * Mon Sep  1 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.8.2-1
 - Update to upstream version 2.8.2
 


More information about the scm-commits mailing list