8
0

Accepting request 424784 from home:smithfarm:branches:devel:languages:perl

- fix %doc in spec file

OBS-URL: https://build.opensuse.org/request/show/424784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Web-MREST-CLI?expand=0&rev=3
This commit is contained in:
2016-09-05 07:07:41 +00:00
committed by Git OBS Bridge
parent bc662c14ab
commit a2db61cba6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 5 07:07:09 UTC 2016 - ncutler@suse.com
- fix %doc in spec file
-------------------------------------------------------------------
Sun Sep 4 17:59:56 UTC 2016 - ncutler@suse.com

View File

@@ -77,6 +77,6 @@ useful for writing CLI clients in general.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes config LICENSE README README.md
%doc Changes config LICENSE README.rst
%changelog