Upgrade package to version 1.42

This commit is contained in:
wu-leilei 2023-04-21 10:03:47 +08:00
parent 45e96a4ee4
commit bd91ee21a2
3 changed files with 6 additions and 5 deletions

Binary file not shown.

BIN
t1utils-1.42.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: t1utils Name: t1utils
Version: 1.37 Version: 1.42
Release: 7 Release: 1
Summary: Collection of Type 1 and 2 font manipulation utilities Summary: Collection of Type 1 and 2 font manipulation utilities
License: MIT License: MIT
URL: http://www.lcdf.org/~eddietwo/type/ URL: http://www.lcdf.org/~eddietwo/type/
@ -14,8 +14,6 @@ format, and Macintosh resource forks.
%prep %prep
%setup -q %setup -q
iconv -f iso-8859-1 -t utf-8 -o NEWS{.utf8,}
mv NEWS{.utf8,}
%build %build
%configure %configure
@ -29,11 +27,14 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc NEWS README %doc NEWS.md README.md
%{_bindir}/* %{_bindir}/*
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Apr 21 2023 wulei <wu_lei@hoperun.com> - 1.42-1
- Upgrade package to version 1.42
* Sun May 23 2021 huanghaitao <huanghaitao8@huawei.com> - 1.37-7 * Sun May 23 2021 huanghaitao <huanghaitao8@huawei.com> - 1.37-7
- package init - package init
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.37-6 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.37-6