Fixed release

This commit is contained in:
Lillian Angel 2008-11-28 15:51:51 +00:00
parent b63d575529
commit 5d51bcafc0

View File

@ -1,6 +1,6 @@
Name: batik
Version: 1.7
Release: 0.6
Release: 0.7
Summary: Scalable Vector Graphics for Java
License: ASL 2.0
URL: http://xml.apache.org/batik/
@ -213,7 +213,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Nov 28 2008 Lillian Angel <langel at redhat.com> - 1.7-0.6
* Fri Nov 28 2008 Lillian Angel <langel at redhat.com> - 1.7-0.7
- Fixed BASE_JARS in batik.rasterizer.script.
- Resolves: rhbz#455397