This commit is contained in:
Dennis Gilmore 2013-08-04 03:32:13 -05:00
commit f397273998

View file

@ -1,6 +1,6 @@
Name: xmlstreambuffer
Version: 1.5.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: XML Stream Buffer
License: CDDL or GPLv2 with exceptions
Url: http://java.net/projects/xmlstreambuffer/
@ -82,6 +82,9 @@ sed -i 's/\r//' LICENSE.txt
%doc LICENSE.txt
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Jun 29 2013 gil cattaneo <puntogil@libero.it> 1.5.1-2
- switch to XMvn, minor changes to adapt to current guideline