New version which fixes the empty log file bug

Signed-off-by: Jakub Filak <jfilak@redhat.com>
This commit is contained in:
Jakub Filak 2013-07-18 17:24:33 +02:00
commit ee47198390
3 changed files with 7 additions and 3 deletions

View file

@ -1,8 +1,8 @@
%global commit 872c1defd734d167b0a69d6cdbf83f3259ab77fe
%global commit e97c189068515c894695c07b68733adc211c9805
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: abrt-java-connector
Version: 1.0.3
Version: 1.0.4
Release: 1%{?dist}
Summary: JNI Agent library converting Java exceptions to ABRT problems
@ -59,6 +59,9 @@ make test
%changelog
* Thu Jul 18 2013 Jakub Filak <jfilak@redhat.com> - 1.0.4-1
- Stop creating an empty log file
* Tue Jul 16 2013 Jakub Filak <jfilak@redhat.com> - 1.0.3-1
- Fix tests on arm