diff --git a/bsh.spec b/bsh.spec index cf5c817..569e3f3 100644 --- a/bsh.spec +++ b/bsh.spec @@ -30,7 +30,7 @@ Name: bsh Version: 1.3.0 -Release: 26%{?dist} +Release: 27%{?dist} Epoch: 0 Summary: Lightweight Scripting for Java License: (SPL or LGPLv2+) and Public Domain @@ -247,6 +247,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0:1.3.0-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 12 2013 Mikolaj Izdebski - 0:1.3.0-26 - Use %%add_maven_depmap instead of legacy macros - Install versionless javadocs