License compliance rectification
(cherry picked from commit 06d3588772894b0263086a900ccbbde108524887)
This commit is contained in:
parent
1873e40744
commit
2df000a788
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-XML-Structured
|
Name: perl-XML-Structured
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Simple conversion API from XML to perl structures and back
|
Summary: Simple conversion API from XML to perl structures and back
|
||||||
License: GPL
|
License: GPL-1.0-or-later or Artistic-1.0
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/XML-Structured/
|
URL: http://search.cpan.org/dist/XML-Structured/
|
||||||
Source0: https://github.com/openSUSE/perl-XML-Structured/archive/refs/heads/master.zip
|
Source0: https://github.com/openSUSE/perl-XML-Structured/archive/refs/heads/master.zip
|
||||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 14 2022 Chenyx <chenyixiong3@huawei.com> - 1.3-4
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> 1.3-3
|
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> 1.3-3
|
||||||
- Add gcc to build dependency
|
- Add gcc to build dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user