This commit is contained in:
Dennis Gilmore 2014-06-07 20:11:42 -05:00
parent 11e90fabe3
commit 677ce5a0d5
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: jsoup
Version: 1.7.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Java library for working with real-world HTML
License: MIT
URL: http://%{name}.org/
@ -56,6 +56,9 @@ API documentation for %{name}.
%doc LICENSE
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.2-3
- Update to current packaging guidelines