Update license to SPDX format
This commit is contained in:
parent
f56c0996d6
commit
0d61d24a36
1
.mingw-pcre.metadata
Normal file
1
.mingw-pcre.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
0d4585ee6426ab0db9c0c8f1c8c6da968170174d pcre-8.43.tar.bz2
|
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: mingw-pcre
|
Name: mingw-pcre
|
||||||
Version: 8.43
|
Version: 8.43
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: MinGW Windows pcre library
|
Summary: MinGW Windows pcre library
|
||||||
|
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: http://www.pcre.org/
|
URL: http://www.pcre.org/
|
||||||
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.bz2
|
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.bz2
|
||||||
|
|
||||||
@ -190,6 +190,10 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 7 2023 Konstantin Kostiuk <kkostiuk@redhat.com> - 8.43-8
|
||||||
|
- Update license to SPDX format
|
||||||
|
- Resolves: RHEL-1058
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.43-7
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.43-7
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user