Compare commits

..

No commits in common. "c9-beta" and "imports/c9-beta/uchardet-0.0.6-15.el9.1" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,7 @@
Name: uchardet
Version: 0.0.6
Release: 15%{?dist}.2
Release: 15%{?dist}.1
Summary: An encoding detector library ported from Mozilla
License: MPLv1.1 or GPLv2+ or LGPLv2+
@ -65,10 +65,6 @@ popd
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Mon May 23 2022 Akira TAGOH <tagoh@redhat.com> - 0.0.6-15.2
- Bump a release to make sure shipping uchardet-devel to CRB.
Resolves: rhbz#2086260
* Wed Oct 6 2021 Akira TAGOH <tagoh@redhat.com> - 0.0.6-15.1
- Add CI test.
Resolves: rhbz#2011170