diff --git a/ant.spec b/ant.spec
index 098d891..3754882 100644
--- a/ant.spec
+++ b/ant.spec
@@ -38,7 +38,7 @@
 
 Name:           ant
 Version:        1.10.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Java build tool
 Summary(it):    Tool per la compilazione di programmi java
@@ -79,9 +79,6 @@ BuildRequires:  junit5
 
 Requires:       %{name}-lib = %{epoch}:%{version}-%{release}
 
-Obsoletes:      %{name}-scripts < %{epoch}:%{version}-%{release}
-Provides:       %{name}-scripts = %{epoch}:%{version}-%{release}
-
 BuildArch:      noarch
 
 %description
@@ -628,6 +625,9 @@ LC_ALL=en_US.utf8 %{ant} test
 # -----------------------------------------------------------------------------
 
 %changelog
+* Wed Apr 18 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.10.3-2
+- Remove legacy Obsoletes/Provides
+
 * Wed Mar 28 2018 Michael Simacek <msimacek@redhat.com> - 0:1.10.3-1
 - Update to upstream version 1.10.3