gcc update bump
This commit is contained in:
parent
76ed5d99ee
commit
406b818240
7
bsh.spec
7
bsh.spec
@ -2,12 +2,12 @@
|
||||
%define Name BeanShell
|
||||
%define version 1.3.0
|
||||
%define fversion 1.3.0
|
||||
%define release 5jpp_1fc
|
||||
%define release 5jpp_1fc.1
|
||||
%define section free
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Release: %{release}.1
|
||||
Epoch: 0
|
||||
Summary: Lightweight Scripting for Java
|
||||
License: LGPL
|
||||
@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Thu Jun 16 2005 Gary Benson <gbenson@redhat.com> 0:1.3.0-5jpp_1fc
|
||||
- Build into Fedora.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user