From c2b952d78581c847b823b91dccbc07742276d4e9 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Nov 29 2018 13:02:12 +0000 Subject: Remove explicit Epoch --- diff --git a/bsh.spec b/bsh.spec index fa07474..dc81b17 100644 --- a/bsh.spec +++ b/bsh.spec @@ -33,7 +33,6 @@ Name: bsh Version: 2.0 Release: 13.%{reltag}%{?dist} -Epoch: 0 Summary: Lightweight Scripting for Java URL: http://www.beanshell.org/ # bundled asm is BSD @@ -62,7 +61,7 @@ Requires: jline Requires: javapackages-tools -Provides: %{name}-utils = %{epoch}:%{version}-%{release} +Provides: %{name}-utils = %{version}-%{release} # bsh uses small subset of modified (shaded) classes from ancient version of # objecweb-asm under asm directory