|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: uchardet
|
|
|
|
|
Version: 0.0.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: An encoding detector library ported from Mozilla
|
|
|
|
|
|
|
|
|
|
License: MPLv1.1
|
|
|
|
@ -69,6 +69,9 @@ popd
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 22 2016 Ilya Gradina <ilya.gradina@gmail.com> - 0.0.6-1
|
|
|
|
|
- update version to 0.0.6
|
|
|
|
|
- changed upstream url
|
|
|
|
|