New upstream release 1.1.2

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
This commit is contained in:
Martin Kutlak 2019-06-11 14:36:04 +02:00
commit dc7c8577a8
3 changed files with 9 additions and 4 deletions

View file

@ -1,9 +1,9 @@
%global commit cbd081ad9a340eee558644352ccafedb18df8fe6
%global commit bef7e39ce5fdc4a8a620d56be186d4463ed761a8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: abrt-java-connector
Version: 1.1.1
Release: 3%{?dist}
Version: 1.1.2
Release: 1%{?dist}
Summary: JNI Agent library converting Java exceptions to ABRT problems
License: GPLv2+
@ -92,6 +92,10 @@ make test || {
%changelog
* Tue Jun 11 2019 Martin Kutlak <mkutlak@redhat.com> - 1.1.2-1
- Fix gcc string truncation warning for strncpy
- Replace legacy backticked with $() notation
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild