From 9f88ff99513c19a90bc446f87f089ffe1c0e1063 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:13:07 +0800 Subject: [PATCH] Package init --- dos2unix.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dos2unix.spec b/dos2unix.spec index 5be2872..9e70357 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,6 +1,6 @@ Name: dos2unix Version: 7.4.0 -Release: 9 +Release: 10 Summary: Text file format converters License: BSD URL: http://waterlan.home.xs4all.nl/dos2unix.html @@ -30,6 +30,7 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %find_lang %{name} --with-man --all-name %files -f %{name}.lang +%license COPYING.txt %{_bindir}/dos2unix %{_bindir}/mac2unix %{_bindir}/unix2dos @@ -39,6 +40,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_mandir}/man1/*.1.gz %changelog +* Fri Nov 22 2019 chengquan - 7.4.0-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add COPYING file in main package + * Fri Sep 27 2019 chengquan - 7.4.0-9 - Type:bugfix - ID:NA