|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: uchardet
|
|
|
|
Name: uchardet
|
|
|
|
Version: 0.0.8
|
|
|
|
Version: 0.0.8
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Summary: An encoding detector library ported from Mozilla
|
|
|
|
Summary: An encoding detector library ported from Mozilla
|
|
|
|
|
|
|
|
|
|
|
|
License: MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.0-or-later
|
|
|
|
License: MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.0-or-later
|
|
|
@ -66,6 +66,10 @@ popd
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.0.8-7
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.8-6
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.8-6
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|