|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: uchardet
|
|
|
|
Name: uchardet
|
|
|
|
Version: 0.0.6
|
|
|
|
Version: 0.0.6
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: An encoding detector library ported from Mozilla
|
|
|
|
Summary: An encoding detector library ported from Mozilla
|
|
|
|
|
|
|
|
|
|
|
|
License: MPLv1.1
|
|
|
|
License: MPLv1.1
|
|
|
@ -68,6 +68,9 @@ popd
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.0.6-5
|
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.0.6-5
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|