1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

Remove TODO file, move its content to GitHub issue #1098

https://github.com/openSUSE/osc/issues/1098
This commit is contained in:
2022-08-12 14:07:37 +02:00
parent bac875b8f6
commit e1611e33dd
2 changed files with 1 additions and 88 deletions

View File

@@ -151,7 +151,7 @@ install -Dm0644 osc.1 %{buildroot}%{_mandir}/man1/osc.1
# docs
%license COPYING
%doc AUTHORS README.md TODO NEWS
%doc AUTHORS README.md NEWS
%if %{with man}
%{_mandir}/man1/osc.*
%endif