- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
This commit is contained in:
parent
3fdab4230b
commit
cb70e69005
1 changed files with 4 additions and 1 deletions
5
bsh.spec
5
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 <rel-eng@lists.fedoraproject.org> - 0:1.3.0-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Fri Jul 12 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3.0-26
|
||||
- Use %%add_maven_depmap instead of legacy macros
|
||||
- Install versionless javadocs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue