Fix directory ownership
This commit is contained in:
parent
ff0381a55e
commit
150999e71f
5
bsh.spec
5
bsh.spec
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: bsh
|
Name: bsh
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 3.%{reltag}%{?dist}
|
Release: 4.%{reltag}%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Lightweight Scripting for Java
|
Summary: Lightweight Scripting for Java
|
||||||
URL: http://www.beanshell.org/
|
URL: http://www.beanshell.org/
|
||||||
@ -174,6 +174,9 @@ fi
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 3 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-4.b6
|
||||||
|
- Fix directory ownership
|
||||||
|
|
||||||
* Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-3.b6
|
* Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-3.b6
|
||||||
- Build against glassfish-servlet-api
|
- Build against glassfish-servlet-api
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user