- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
bf87e9f4ab
commit
655299f0bb
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
%global oname htmlparser
|
||||
Name: validator-htmlparser
|
||||
Version: 1.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: An implementation of the HTML5 parsing algorithm in Java
|
||||
# LGPL (v3 or later): translator-src/nu/validator/htmlparser/cpptranslate/CppVisitor.java
|
||||
# MIT/X11 (BSD like): translator-src/nu/validator/htmlparser/generator/ApplyHotSpotWorkaround.java
|
||||
|
|
@ -127,5 +127,8 @@ opts="-f"
|
|||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Fri Oct 19 2012 gil cattaneo <puntogil@libero.it> 1.4-1
|
||||
- initial rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue