update code

This commit is contained in:
zhuchunyi 2019-11-06 19:44:01 +08:00
parent 7127597e66
commit 229f949065

View File

@ -1,6 +1,6 @@
Name: newt
Version: 0.52.21
Release: 2
Release: 3
Summary: A library for text mode user interfaces
License: LGPLv2
URL: https://pagure.io/newt
@ -75,7 +75,8 @@ make test
%files
%defattr(-,root,root)
%doc AUTHORS COPYING README
%doc AUTHORS README
%license COPYING
%{_bindir}/*
%{_datadir}/locale
%{_libdir}/libnewt.so.*
@ -104,6 +105,12 @@ make test
%{_mandir}/man1/whiptail.1*
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.52.21-3
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Tue Sep 24 2019 wangli <wangli221@huawei.com> - 0.52.21-2
- Type:Enhance
- ID:NA