- fix license
This commit is contained in:
parent
2dee4f289a
commit
1cb78a7ad2
@ -1,8 +1,8 @@
|
||||
Name: perl-YAML-Syck
|
||||
Version: 1.07
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast, lightweight YAML loader and dumper
|
||||
License: MIT
|
||||
License: BSD and MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/YAML-Syck/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/YAML-Syck-%{version}.tar.gz
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 6 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.07-2
|
||||
- fix license
|
||||
|
||||
* Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.07-1
|
||||
- auto-update to 1.07 (by cpan-spec-update 0.01)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user