From 5a83fc0b79177ee35e3692f2f37a2b39b8caa118 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:39:49 +0000 Subject: [PATCH] gcc update bump --- bsf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bsf.spec b/bsf.spec index 58e8968..3d8d38a 100644 --- a/bsf.spec +++ b/bsf.spec @@ -1,11 +1,11 @@ %define name bsf %define version 2.3.0 -%define release 6jpp_2fc +%define release 6jpp_2fc.1 %define section free Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}.1 Epoch: 0 Summary: Bean Scripting Framework License: Apache License @@ -112,6 +112,9 @@ fi %ghost %{_javadocdir}/%{name} %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Tue Jun 21 2005 Gary Benson 0:2.3.0-6jpp_2fc - Remove classes and tarballs from the tarball too.