From f6dce10c334268ce3dc4c164937067da84414f2b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Oct 14 2014 07:26:17 +0000 Subject: Remove legacy Obsoletes/Provides for maven2 plugin --- diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index 85cb760..7698134 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Compiler Plugin Group: Development/Libraries @@ -20,9 +20,6 @@ BuildRequires: maven-plugin-testing-harness BuildRequires: maven-toolchain BuildRequires: plexus-compiler >= 2.0 -Provides: maven2-plugin-compiler = %{version}-%{release} -Obsoletes: maven2-plugin-compiler <= 0:2.0.8 - %description The Compiler Plugin is used to compile the sources of your project. @@ -50,6 +47,9 @@ API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Tue Oct 14 2014 Mikolaj Izdebski - 3.2-2 +- Remove legacy Obsoletes/Provides for maven2 plugin + * Tue Oct 14 2014 Mikolaj Izdebski - 3.2-1 - Update to upstream version 3.2