SHA256
1
0
forked from pool/ghc-echo

Accepting request 609780 from devel:languages:haskell

Update to support new ghc-rpm-macros.

OBS-URL: https://build.opensuse.org/request/show/609780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-echo?expand=0&rev=4
This commit is contained in:
2018-05-30 10:18:36 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 16 13:06:54 UTC 2018 - psimons@suse.com
- Prefer the new %license attribute over %doc.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@@ -70,9 +70,9 @@ cp -p %{SOURCE1} %{pkg_name}.cabal
%ghc_pkg_recache
%files -f %{name}.files
%doc LICENSE
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGELOG.md README.md example
%doc CHANGELOG.md README.md
%changelog