remove duplicated recode.info.gz file

This commit is contained in:
shixuantong 2022-08-20 15:07:07 +08:00
parent 912de446e4
commit 5375b1c9be

View File

@ -1,6 +1,6 @@
Name: recode Name: recode
Version: 3.7.9 Version: 3.7.9
Release: 1 Release: 2
Summary: Converter between charsets and surfaces Summary: Converter between charsets and surfaces
License: GPLv2 and LGPLv2.1 License: GPLv2 and LGPLv2.1
URL: https://www.gnu.org/software/recode/ URL: https://www.gnu.org/software/recode/
@ -69,7 +69,6 @@ fi
%files -f %{name}.lang %files -f %{name}.lang
%license COPYING* %license COPYING*
%{_bindir}/recode %{_bindir}/recode
%{_infodir}/recode*
%{_libdir}/librecode.so.* %{_libdir}/librecode.so.*
%files devel %files devel
@ -84,6 +83,12 @@ fi
%{_mandir}/man1/*.1.gz %{_mandir}/man1/*.1.gz
%changelog %changelog
* Sat Aug 20 2022 shixuantong <shixuantong@h-partners.com> - 3.7.9-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove duplicated recode.info.gz file
* Sat Nov 20 2021 shangyibin <shangyibin1@huawei.com> - 3.7.9-1 * Sat Nov 20 2021 shangyibin <shangyibin1@huawei.com> - 3.7.9-1
- Type:NA - Type:NA
- ID:NA - ID:NA