8
0

- updated to 0.4203

[BUG FIXES]
   - Map recommends back to runtime recommends [Leon Timmermans]
   - Map restrictive license to restricted in meta 2.0 [Leon Timmermans]
   - Don't merge prereqs from meta to mymeta [Leon Timmermans]
   - Prefer META.json over META.yml [Leon Timmermans]
   - Do not set provides in metadata if no_index is set [Leon Timmermans]
   - Lowercase license in fallback logic [Leon Timmermans]
 
   [ENHANCEMENTS]
   - Converted to using Meta 2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2013-12-10 06:39:59 +00:00
committed by Git OBS Bridge
parent 24e55ded25
commit 87826322fa
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Dec 10 06:36:39 UTC 2013 - coolo@suse.com
- updated to 0.4203
[BUG FIXES]
- Map recommends back to runtime recommends [Leon Timmermans]
- Map restrictive license to restricted in meta 2.0 [Leon Timmermans]
- Don't merge prereqs from meta to mymeta [Leon Timmermans]
- Prefer META.json over META.yml [Leon Timmermans]
- Do not set provides in metadata if no_index is set [Leon Timmermans]
- Lowercase license in fallback logic [Leon Timmermans]
[ENHANCEMENTS]
- Converted to using Meta 2.0
-------------------------------------------------------------------
Tue Oct 8 06:47:23 UTC 2013 - coolo@suse.com